Microsoft KB Archive/111496

From BetaArchive Wiki

BUG: dbcursoropen Not Call Handlers for Invalid Table Names

Q111496



The information in this article applies to:


  • Microsoft SQL Server Programmer's Toolkit, version 4.2



BUG# 9800 (4.2)


SYMPTOMS

The DB-Library (DB-Lib) function dbcursoropen() does not invoke error and/or message handlers, when the SQL statement passed to it contains an invalid table name.



STATUS

Microsoft has confirmed this to be a problem in DB-Library version 4.20.00. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.



MORE INFORMATION

The function returns fail, but there is no handler to check to determine the failure is due to an invalid table name.

Additional query words: dblib cursor cursors

Keywords : kbprogramming
Issue type :
Technology : kbSQLServSearch kbAudDeveloper kbSQLServPTK420


Last Reviewed: March 19, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.