using remote MS Access database which connects to remote SQL server
        Posted  
        
            by 
                Manjot
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Manjot
        
        
        
        Published on 2011-03-08T23:15:53Z
        Indexed on 
            2011/03/09
            0:12 UTC
        
        
        Read the original article
        Hit count: 723
        
sql-server-2008
|msaccess
Hi,
We have a Microsoft Access database + application (on Server A) which connects to a remote SQL server (Server B) using System DSN ODBC connection (on Server A) to the SQL database server.
The users are open this Access database remotely as it is on a shared location on the server A. They still have to create a local ODBC connection on their computers to connect to Server B.
Is there anyway that they can access the Access database and not have to create a local ODBC connection?
thanks in advance
© Server Fault or respective owner