Results 1 to 3 of 3
  1. #1
    zwheeler is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2015
    Location
    DC
    Posts
    1

    Exclamation Linked Tables and Two Different Databases on two different servers

    Hi
    I have an Access DB 2003, I have two external databases (1. SQL Server 2008 64 bit) (2. Sybase DB)

    I have created two ODBC connections (with Different DSN's, username and password) and I can Link the tables successfully and view data.

    Issue:
    For some reason whenever i first open up Access and I want to open the tables from SQL Server it gives me an error and shows me the DSN for Sybase DB. After a while i reopen the access DB and then open up the SQL Server table and it works fine.

    So it appears as though the Link manager is getting confused about which DSN to use initially.



    As you can imagine it is very frustrating, I was wondering if anyone else has experienced a similar problem and what was their solution?

    Your assistance is much appreciated in Advance

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    I have not experienced a similar problem, but I would suggest using a form that launches at startup to connect to a small table on each of the two servers. For instance, code behind the form can retrieve a small dataset from the SQL server using a connection string, as well as retrieving a small dataset from the Sybase server.

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    my only point to add is that you are working with databases that are of different vintage and that can't be ideal. 2008 may have features that 2003 doesn't know about. I would get a trial of a new version of Access and see if the issue persists. Access 2013/2016 will definitely have all Server 2008 parameters...can't speak for Sybase though

Please reply to this thread with any new information or opinions.

Similar Threads

  1. linked databases query
    By vicsaccess in forum Queries
    Replies: 5
    Last Post: 10-09-2015, 03:01 PM
  2. Replies: 14
    Last Post: 05-20-2013, 06:02 PM
  3. Replies: 5
    Last Post: 02-21-2013, 02:34 PM
  4. Replies: 5
    Last Post: 02-02-2012, 06:42 PM
  5. Replies: 2
    Last Post: 03-25-2010, 08:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums