Connect to ODBC Datasource in Query Analyzer

  • Did you try OPENQUERY, OPENROWSET?

    _____________
    Code for TallyGenerator

  • Thank you Sergiy. I came to post my resolution as using OPENQUERY and saw your post. Thanks a lot!

  • Now for the second part of my challenge. How should I be able to INSERT into a table associated with the Linked Server?

    Again, I can get this to work in DTS, but I need to be able to do this within a Stored Procedure.

    Thanks!!

  • I believe I have this figured out. I had to find the right combination to access the schema on the source.

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

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