N
nwilliams via AccessMonster.com
I wrote a batch file that upon open of the FE checks the version of the
client to that of the server and if it is not up to date it copies over the
new client, everything works great except for the fact that I have linked
tables. When the client opens I have to select the machine data source for
every linked table and enter my user name and password. This is such a pain.
I tried pass through queries but they are read-only and do not work in
subforms or subreports as I have.
I tried connecting programmically through the start up form on Access with
the connection string in there but that didn't work either.
Anyone have any suggestions?
client to that of the server and if it is not up to date it copies over the
new client, everything works great except for the fact that I have linked
tables. When the client opens I have to select the machine data source for
every linked table and enter my user name and password. This is such a pain.
I tried pass through queries but they are read-only and do not work in
subforms or subreports as I have.
I tried connecting programmically through the start up form on Access with
the connection string in there but that didn't work either.
Anyone have any suggestions?