Kbase 21022: Where Can I Find Information On SQL-92 Errors and Exceptions
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How to find more information on the SQL-92 ODBC Driver errors.
FACT(s) (Environment):
Progress 9.1x
FIX:
-- In addition to the default output in the bottom pane of SQLExplorer, error messages can be found in the sqlexp.log file. If enable logging session is on (View > options > login control), look in the log filename, default value $WORKDIR/SQLExplorerSession.log.
-- Error messages can be generated by the various components of Progress SQL-92. Error messages generated by the SQL-92 ODBC driver are documented in the Progress ODBC Driver Guide.
-- For the list of Progress SQL-92-specific error codes, check the SQL-92 Guide and Reference - Appendix A.
-- Using SQLExplorer, there are some exception errors that will write messages into a trace file. The trace file is located in the working directory and uses the .trc extension.