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
 General SQL Server Forums
 New to SQL Server Programming
 Error calling GetColumnInfo

Author  Topic 

Champinco
Yak Posting Veteran

54 Posts

Posted - 2008-02-05 : 17:49:49
Hi all,
been a while since ive asked a question.
This has got me stumped, this DTS ALWAYS works and for some reason this month it has stopped! ive read previous threads but i dont think the problem is given in one of the solutions. Is it perhaps something to do with updating service packs or some sort of ODBC? sorry im not too technical to understand what goes on behind the scenes.

Here is the error message:

Error source: Microsoft OLE DB Provider for SQL Server

Error Description: Deferred prepared could not be completed,
Statement(s) could not be prepared
invalid object name a
invalid object name b
invalid object name etc..

Context: Error calling GetColumnInfo. Your provider does not support all the interfaces/methods required by the DTS.



   

- Advertisement -