Mike Leigh
Registered User.
- Local time
- Today, 00:53
- Joined
- Feb 5, 2001
- Messages
- 11
Hi,
I am slightly stuck here...
I have a DB which I install onto a client workstation. As the db only includes linked tables to a SQL Server I don't use a frontend / backend access database solution. What I am having problems with is the linked table manager. I do not want to use it. I would like to have some code to check the tables and update them when the db is opened. I would like to be able to store the path and server details etc... in a table and get the code to pull them from the table. That way when I add new forms and functionality it will automtaicaly do this for me. I also do not want to use the ODBC drivers on the workstations because that means I need to set them up. Has anyone come across this before ??? Because I am really pulling my hair out when I email the frontend to a client and then each workstation needs reconfiguring. :-(
Please post anything here that is of help
Thanks in advance
Mike Leigh
I am slightly stuck here...
I have a DB which I install onto a client workstation. As the db only includes linked tables to a SQL Server I don't use a frontend / backend access database solution. What I am having problems with is the linked table manager. I do not want to use it. I would like to have some code to check the tables and update them when the db is opened. I would like to be able to store the path and server details etc... in a table and get the code to pull them from the table. That way when I add new forms and functionality it will automtaicaly do this for me. I also do not want to use the ODBC drivers on the workstations because that means I need to set them up. Has anyone come across this before ??? Because I am really pulling my hair out when I email the frontend to a client and then each workstation needs reconfiguring. :-(
Please post anything here that is of help
Thanks in advance
Mike Leigh