For a status code value of 5 when using the Oracle database, this yields a text string describing the server error.
For a status code value of 5 when using SQL server through the ODBC database interface, this yields a text string from SQL server.
For a status code value of 7 when using the Informix database, this yields the text string from the vendor error library.
For a status code value of 7 when using the Sybase database, this yields a text string from the DB-Library.
Prev | Home | Next |
Connection.majorErrorCode() | Up | Connection.minorErrorCode() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |