I have access 2007 which I have created a DNS to SQL server hosted somewhere on the internet. I need to create a query in access to modify the data on the server side through linked tables, and send this access file to my client to make the changes. Therefore the linked tables have to remain "linked" when the client uses the query.
I already created the ODBC and named it a specific DNS, and I can see the data fine. I want to somehow keep this link intact when I give the file to the client so that they don't have to create a ODBC connection.
Is there a way to employ this connection embedded into the file? Do I have to use Visual Basic Code somehow?
Any help would be greatly appreciated.
I already created the ODBC and named it a specific DNS, and I can see the data fine. I want to somehow keep this link intact when I give the file to the client so that they don't have to create a ODBC connection.
Is there a way to employ this connection embedded into the file? Do I have to use Visual Basic Code somehow?
Any help would be greatly appreciated.