Page 1 of 1

Firebird error message on Lazarus/ Codetyphon

Posted: 19.07.2018, 06:08
by sharifuldead
I am trying to get actual Firebird error message on Lazarus/ Codetyphon but it's not giveing the actual one instead overall error message from where user can't get actual problem. Please see below error messages:
with Lazarus/ Codetyphon
SQL Error: connection lost to database
StatusCode:
ErrorCode:-901

with Delphi Tokyo 10.2.3
Delphi Tokyo with pl_ZeosDBO 7.24 stable SQL Error: I/O error during "CreateFile (open)" operation for file "E:\TAUTUA.FDB645" Error while trying to open file The system cannot find the file specified. . Error Code: -902. can't format message 13:98 -- message file C:\WINDOWS\SYSTEM32\firebird.msg not found

I am using 7.2.4-stable for all (Delphi, Lazarus, Codetyphon)

Re: Firebird error message on Lazarus/ Codetyphon

Posted: 20.07.2018, 12:30
by Fr0sT
Exception instance has SpecificData field which is of type TZIBSpecificData for FB/IB. There you can find complete related info.