Help with Linked Server via ODBC

  •  

    Hi All

    I have set up several linked SQL servers which work ok - but I'm having trouble setting up a linked server via ODBC (in either SQL 2000, or 2005). The ODBC points to an 'Alchemy' database and uses an Alchemy driver

    ironically i can set up linked tables in an Access DB, via ODBC - and I can pull the data into Excel via ODBC - so there is no problem connecting to Alchemy using other MS apps.

    When I add the linked server in SQL, it appears to be added but no tables are displayed (enterprise mgr) and OPENQUERY in SQL2005 management studio returns an error "Cannot initialize the data source object of OLE DB provider 'MSDASQL' "

    Its driving me crazy...Anyone have any ideas??

    Thanks in advance

  • This was removed by the editor as SPAM

  • Can you solve that problem? If you have way to solve that problem please share me. Thanks.

  • I was unable to find a solution to the problem and ended up doing a workaround by importing into access, then exporting to a text file and finally importing from the text file into SQL. Sorry i can't be of more help.

  • I found a reference that *may* help. It references making a connection to an Alchemy database with an ODBC Connect string.

    http://www.captaris.com/DeveloperProgram/forums/thread/12743.aspx

    Remember that you need to have the database title in the Alchemy.ini file on the machine where you run your application in order for the ODBC driver to work.

    Hope this helps.

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply