C
Cyndi
I have an access database that uses tables from another database, if I
link there are multiple users and alot of information and it is very
slow so what I have been doing while developing is copying the
database to another location and linking from there, that way I am
the only one using and it is faster now though I am ready to let
others use and it needs to be updateable from the original database
because there are constant changes. Is there a way to do a macro or
something where I could have a command button where when the user
clicks on it it goes to the g drive, copies the database to the c
drive overwriting the old one on g? I know about transferdatabase but
there are multiple tables(about 20) and do I write a macro to delete
each table and then import new one?
Thanks in advance for all help
link there are multiple users and alot of information and it is very
slow so what I have been doing while developing is copying the
database to another location and linking from there, that way I am
the only one using and it is faster now though I am ready to let
others use and it needs to be updateable from the original database
because there are constant changes. Is there a way to do a macro or
something where I could have a command button where when the user
clicks on it it goes to the g drive, copies the database to the c
drive overwriting the old one on g? I know about transferdatabase but
there are multiple tables(about 20) and do I write a macro to delete
each table and then import new one?
Thanks in advance for all help