INF: Using Transact-SQL SET Options in DB-Library Application

ID: Q75282


The information in this article applies to:
  • Microsoft SQL Server versions 4.2x, 6.0, 6.5, 7.0, 7.0 Service Pack 1

SET SHOWPLAN ON, SET STATISTICS IO, and SET STATISTICS TIME can be used from a DB-Library (DB-Lib) application. However, note that the information from these options is returned to the application by using the message handler rather than as rows from dbnextrow().

Additional query words: Transact-SQL dblib Windows NT

Keywords : kbprg SSrvDB_Lib SSrvProg SSrvTran_SQL SSrvWinNT
Version : winnt:4.2x,6.0,6.5,7.0,7.0 Service Pack 1
Platform : winnt
Issue type :


Last Reviewed: November 5, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.