Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Connecting To Interbase Database using ODBC drivers

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-04-14 : 09:41:00
Mischa writes "Hi There
I would like to know how do I connect to an Interbase database using ODBC drivers from SQL Server in a stored procedure. I have a stored procedure that I want to run on SQL Server but want to grab the data from an Interbase database and insert it into the SQL server database.

Thanks, Mischa"

samsekar
Constraint Violating Yak Guru

437 Posts

Posted - 2003-04-15 : 05:18:12
Iam not sure on Interbase Database though, Have you tried creating Linked Server ??
HTH,
Check BOL on topic "linked servers, executing SQL queries"

Sekar
~~~~
Success is not a destination that you ever reach. Success is the quality of your journey.
Go to Top of Page
   

- Advertisement -