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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-04-14 : 09:41:00
|
| Mischa writes "Hi ThereI 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. |
 |
|
|
|
|
|