B
Beth
Hello,
I am hoping someone can give me direction on a problem I am having with my
database. I have one database that is a front end and it links to tables in
a backend data file. It is setup to open at a splash screen and then go to a
main menu. During that transition, I would like to have it check to see if
the backend data file is available. If it is, I want to display a message
box, or simple form, that shows what the backend file location, complete
path, is. If it is not available in the specified path and file name, I
want it to open another form where they can choose a data file and relink to
that. I have the form for choosing the data file and relinking to the the
new tables complete, but I don't know how to write the code for any of the
other parts.
I am very new to Visual Basic, so please make any instructions you include
as obvious and simple as possible.
I great appreciate any help you can provide.
Beth
I am hoping someone can give me direction on a problem I am having with my
database. I have one database that is a front end and it links to tables in
a backend data file. It is setup to open at a splash screen and then go to a
main menu. During that transition, I would like to have it check to see if
the backend data file is available. If it is, I want to display a message
box, or simple form, that shows what the backend file location, complete
path, is. If it is not available in the specified path and file name, I
want it to open another form where they can choose a data file and relink to
that. I have the form for choosing the data file and relinking to the the
new tables complete, but I don't know how to write the code for any of the
other parts.
I am very new to Visual Basic, so please make any instructions you include
as obvious and simple as possible.
I great appreciate any help you can provide.
Beth