![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello again, everyone! I'm attempting to create a DTS package to migrate data from our old Oracle 8 system to SQL Server 2000. I decided to use the Oracle ODBC provided in their client install. The Microsoft ODBC Driver for Oracle, for some reason, doesn't see all the tables when you attempt to proceed, although it does work fine on the ones it can. (That's another question: Why can't it see them all? It also, oddly enough, sees most of the "tables" as views.) So the Oracle ODBC lets me see all the tables just fine. I selected one to test, and select preview, and then I recieve the following error: Context: Error calling GetNextRows. Your provider does not support all the interfaces/mthods required by DTS. So, my questions are these: 1) Has anyone ever encountered this error before? If so, how did you reslove it? 2) Is there an update for the one provided by Microsoft that would let me see all the tables? Thanks for your help! |
#3
| |||
| |||
|
|
Hello again, everyone! I'm attempting to create a DTS package to migrate data from our old Oracle 8 system to SQL Server 2000. I decided to use the Oracle ODBC provided in their client install. The Microsoft ODBC Driver for Oracle, for some reason, doesn't see all the tables when you attempt to proceed, although it does work fine on the ones it can. (That's another question: Why can't it see them all? It also, oddly enough, sees most of the "tables" as views.) So the Oracle ODBC lets me see all the tables just fine. I selected one to test, and select preview, and then I recieve the following error: Context: Error calling GetNextRows. Your provider does not support all the interfaces/mthods required by DTS. So, my questions are these: 1) Has anyone ever encountered this error before? If so, how did you reslove it? 2) Is there an update for the one provided by Microsoft that would let me see all the tables? Thanks for your help! |
#4
| |||
| |||
|
|
Hello Adam, I can think of a couple of things I would try 1. Make sure you are using the latest version of the driver. 2. Make sure that the name of the tables do not contain any funnies like periods. Allan Mitchell www.SQLDTS.com www.SQLIS.com www.Konesans.com Hello again, everyone! I'm attempting to create a DTS package to migrate data from our old Oracle 8 system to SQL Server 2000. I decided to use the Oracle ODBC provided in their client install. The Microsoft ODBC Driver for Oracle, for some reason, doesn't see all the tables when you attempt to proceed, although it does work fine on the ones it can. (That's another question: Why can't it see them all? It also, oddly enough, sees most of the "tables" as views.) So the Oracle ODBC lets me see all the tables just fine. I selected one to test, and select preview, and then I recieve the following error: Context: Error calling GetNextRows. Your provider does not support all the interfaces/mthods required by DTS. So, my questions are these: 1) Has anyone ever encountered this error before? If so, how did you reslove it? 2) Is there an update for the one provided by Microsoft that would let me see all the tables? Thanks for your help! |
![]() |
| Thread Tools | |
| Display Modes | |
| |