![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, i use a CTP of Integration Services 2005 at the moment, to test one of our ole-db providers. This provider works almost perfectly in DTS within SQL-Server 2000, but if i try to create a named query in integration services, i get an error, that my provider-string doesnīt match the ole-db specifications. I can browse data within a dataview, but i canīt crate a named query. What does this error mean ? I already found out, that this error doesnīt necessarily mean, that my provider-string is wrong. I got this error, if some properties werenīt supported by our provider, too. Now i added all necessary properties and i still get the error, but as far as i can see from within the providerīs trace-output the error comes up at a different position. What can i do ? Are there any documents about the mandatory interfaces, schemas and properties that must be supported/implemented in our provider as it was documented with DTS in sql server 2000 ? Where can i find these ? regards max |
#3
| |||
| |||
|
|
Which CTP are you using Max? Which OLEDB provider? Named Query? Do you mean you have done this. Create a datasource Created a data Source View based on the Data Source In the Connection properties of the OLEDB provider you specified the DSV and "named query" You could try writing your own connection manager for SSIS. Thanks Allam "Max Berghammer" <max.berghammer (AT) cubeware (DOT) de> wrote in message news:eNJEx#byFHA.2540 (AT) TK2MSFTNGP09 (DOT) phx.gbl: Hello, i use a CTP of Integration Services 2005 at the moment, to test one of our ole-db providers. This provider works almost perfectly in DTS within SQL-Server 2000, but if i try to create a named query in integration services, i get an error, that my provider-string doesnīt match the ole-db specifications. I can browse data within a dataview, but i canīt crate a named query. What does this error mean ? I already found out, that this error doesnīt necessarily mean, that my provider-string is wrong. I got this error, if some properties werenīt supported by our provider, too. Now i added all necessary properties and i still get the error, but as far as i can see from within the providerīs trace-output the error comes up at a different position. What can i do ? Are there any documents about the mandatory interfaces, schemas and properties that must be supported/implemented in our provider as it was documented with DTS in sql server 2000 ? Where can i find these ? regards max |
![]() |
| Thread Tools | |
| Display Modes | |
| |