Results 1 to 6 of 6
  1. #1
    Compufreak is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    70

    Retrieve data from different servers and different databases

    Hi everyone

    this is a brain teaser ....


    is it possible to retrieve information from different servers that are using different databases?

    these databases could be sql 2005, 2008, or even oracle.




    i would like to know if it is possible to do this ?

    thanks again for your help

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Sure, you can link to any of those.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Compufreak is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    70
    thanks for the reply paul

    do you have any links that i can read up on this?

    this has really got me interested and i would like to learn more about it

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    Compufreak is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    70
    i have read this article , and basically it comes down to this....

    hope i ain't wrong about it now...

    do i have to create a "generic" connection string that will be able to check all the different servers and their databases and still be able to retrieve the information that i requested and display this in a grid view?

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    No, each connection to a different server/database would require it's own string. More commonly you'd use a DSN to link table(s) from each to your Access db, letting you query any of them as necessary (1 DSN for each server/database).
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Submit and retrieve data in a form
    By Bertrand82 in forum Import/Export Data
    Replies: 1
    Last Post: 10-05-2012, 11:44 AM
  2. Replies: 1
    Last Post: 03-09-2012, 07:43 PM
  3. Retrieve Data Too Slow
    By BGF in forum Programming
    Replies: 8
    Last Post: 09-08-2010, 04:28 PM
  4. Replies: 2
    Last Post: 03-25-2010, 08:14 AM
  5. Unable to retrieve data on Comboboxes
    By ditogui in forum Forms
    Replies: 8
    Last Post: 12-29-2009, 10:26 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