Subject | Firebird 2 - New exception message length |
---|---|
Author | Miguel Suarez |
Post date | 2005-12-15T00:48:03Z |
Greetings,
According to the FB 2.0 Release Notes, the new maximum size for
exception messages is 1021 bytes. However, when my FB 2.0 database
raises an exception (with a long error message), both
EIBInterbasError.Message (for IBX) and EFIBError.Message (for FIBPlus)
display the first 127 characters of the exception message.
Any advices on how to get the whole exception message ?
TIA,
Miguel Angel Suarez
According to the FB 2.0 Release Notes, the new maximum size for
exception messages is 1021 bytes. However, when my FB 2.0 database
raises an exception (with a long error message), both
EIBInterbasError.Message (for IBX) and EFIBError.Message (for FIBPlus)
display the first 127 characters of the exception message.
Any advices on how to get the whole exception message ?
TIA,
Miguel Angel Suarez