I have made a client/server whit Access200 and MSSQL-server 2000
I have a lot of tables that i don't want to put on the server for preformance reasons. But i want to update them from the server when i startup the clients.
The tables are just dropdown menues that I would like to edit from time to time, but leaving them on the server would make a SQL call ever time i press it.
Thanks
I have a lot of tables that i don't want to put on the server for preformance reasons. But i want to update them from the server when i startup the clients.
The tables are just dropdown menues that I would like to edit from time to time, but leaving them on the server would make a SQL call ever time i press it.
Thanks