S
steve
Hi,
I am currently trying to update an Access database made back in 97 but with
Access 2.0.
I have very little knowledge of access and of course i had the usual
problems trying to convert it to Access 2002, which is the one I'm supposed
to be working with.
I thought the best idea is to start from scratch with new design and fresh
code. Maybe create an interface in VB.
I have two major questions/problems which I'll try to put in general terms
so as not to give you all the gory details of the databse itself:
The databse consists of approximately >>10 .mdb files.<< : 3 major ones
with forms, lots of tables, queries and macros. Ahe rest of the .mdb files
( 7 ) contain only a couple of tables each, and reside in another
directory. However these (7) mdb files are, as far as i see, the ones
containing the bulky data.
Between the tables in either the same .mdb files or different ones there is
NOT even one relationship! However after looking at the queries i noticed
that a lot of the tables "get related" during the query.
Now keep in mind that these are meteorological data so they tend to be quite
voluminous.
My questions are (and I know i don't give you much information regarding the
database)
1) Remember I'm new to this stuff so is this a normal thing or is everybody
surprised as much as me. If there are no relations why is there a database
and not just create a VB interface to filter out stuff from excel of flat
text files. ??? Unless during the conxersion the relations dissapeared ?
2) Is this idea of multiple .mdb files called splitting?? There is no
server, so the stuff that i read on the web about separating front and back
end doesn't apply to me. Did the creator "split" the "database" into
multiple .mdb files so as not to have problems with Access limitations ? Can
you do that easily? I mean is it very ease with access to relate two tables
residing in different .mdb files? What's the database????? ALL of them
together or there are MANY databases, just related ?
Thank you in advance.
Steve
I am currently trying to update an Access database made back in 97 but with
Access 2.0.
I have very little knowledge of access and of course i had the usual
problems trying to convert it to Access 2002, which is the one I'm supposed
to be working with.
I thought the best idea is to start from scratch with new design and fresh
code. Maybe create an interface in VB.
I have two major questions/problems which I'll try to put in general terms
so as not to give you all the gory details of the databse itself:
The databse consists of approximately >>10 .mdb files.<< : 3 major ones
with forms, lots of tables, queries and macros. Ahe rest of the .mdb files
( 7 ) contain only a couple of tables each, and reside in another
directory. However these (7) mdb files are, as far as i see, the ones
containing the bulky data.
Between the tables in either the same .mdb files or different ones there is
NOT even one relationship! However after looking at the queries i noticed
that a lot of the tables "get related" during the query.
Now keep in mind that these are meteorological data so they tend to be quite
voluminous.
My questions are (and I know i don't give you much information regarding the
database)
1) Remember I'm new to this stuff so is this a normal thing or is everybody
surprised as much as me. If there are no relations why is there a database
and not just create a VB interface to filter out stuff from excel of flat
text files. ??? Unless during the conxersion the relations dissapeared ?
2) Is this idea of multiple .mdb files called splitting?? There is no
server, so the stuff that i read on the web about separating front and back
end doesn't apply to me. Did the creator "split" the "database" into
multiple .mdb files so as not to have problems with Access limitations ? Can
you do that easily? I mean is it very ease with access to relate two tables
residing in different .mdb files? What's the database????? ALL of them
together or there are MANY databases, just related ?
Thank you in advance.
Steve