We are developing OLE DB data provider for our database engine. It is having some problems while using it through .NET and MS SQL Server Integration Services.
I am suspecting that our provider is not behaving as it is expected by OLE DB Core Components and Services. I would like to know about different OLE DB core components and flow of operations when these components are used by consumers and providers. I could not find any documentation refernces about OLE DB core services. MSDN just mentions THERE EXITS somethinng called OLE DB Core Components.
This is deep dark area for us. Unless I know expected behavior I can not correct provider's behavior :)
Thanks,
Vivek.
PS: I am sorry if this not the place for this post. But I could not find any proper forum this query. If there is any such forum, please point me there.
I am suspecting that our provider is not behaving as it is expected by OLE DB Core Components and Services. I would like to know about different OLE DB core components and flow of operations when these components are used by consumers and providers. I could not find any documentation refernces about OLE DB core services. MSDN just mentions THERE EXITS somethinng called OLE DB Core Components.
This is deep dark area for us. Unless I know expected behavior I can not correct provider's behavior :)
Thanks,
Vivek.
PS: I am sorry if this not the place for this post. But I could not find any proper forum this query. If there is any such forum, please point me there.
Comment