![]() |
Cloudscape Exception Messages and SQL States
|
Reference Manual |
SQLState and Error Message ReferenceCommon ExceptionsSQLStates for some common exceptions:
NOTE: Cloudscape reserves the right to change the SQLState of Cloudscape errors. Getting a Complete ListCloudscape provides a VTI class that returns a complete, locale-sensitive list of SQLStates and corresponding messages and severity levels. This class is COM.cloudscape.vti.ErrorMessages, aliased as ErrorMessages. Query the VTI for a complete list, or use a WHERE clause to find messages of a particular category. For example:
-- get a complete list, in order by SQLSTATE
-- get a list of only the most severe errors NOTE: Cloudscape reserves the right to change the SQLState of Cloudscape errors. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |