FIX: GetColumnInfo Returns Incorrect Column Information (292456)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q292456
BUG #: 350886 (SHILOH_BUGS)
BUG #: 236168 (SHILOH_BUGS)
SYMPTOMS
You can use the IColumnsInfo::GetColumnInfo OLEDB function to return column metadata from a provider. When you use SQL Server 2000, a call to the IColumnsInfo::GetColumnInfo function gives incorrect results when you use server side cursors and prepared SELECT statements. For example, if there is a change in the table schema in between the calls to the function, GetColumninfo still returns the column information of the old table schema.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/6/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB292456 |
---|
|