Need to remotely create an ODBC connection to a SQl server.

Posted by kris on Stack Overflow See other posts from Stack Overflow or by kris
Published on 2010-04-13T15:57:01Z Indexed on 2010/04/14 1:33 UTC
Read the original article Hit count: 295

I have an Access 2007 database with a table in it that is linked to a SQL server. I need to roll this version of the database out to approximately 10 people in different states. In order to do that, they need an ODBC connection to the SQL server installed on their machines. I am looking for a way to do this remotely. Either through VBA in the database itself or perhaps a Batch file linked to their shortcut....I am open to ideas....

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about odbc