Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11842

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
I am trying to get actual error message on connecting to Firebird database with TIBConnection & TZConnection. But both gives me overall error message, please check the attached images. For TZConnection I need to put firebird.msg on the library path. How can I get actual error message like if I enter wrong password it will provide actual firebird error message.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11843

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
my suggestion is to check your Firebird database installation
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11848

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
I download zeos stable 7.2.4 and installed it in Delphi Tokyo 10.2.3 and it gives me perfect error message. So there is no issue with my Firebird installation. I think CT's code for zeos has some problem.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11849

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Please post to ZEOS DB Forum
for more help
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11850

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
I got the problem, if you set LibraryLocation on Database Settings it will not show actual error message.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11851

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
pl_zeos 7.3.0-alpha has some issues. With pl_zeos 7.2.4-stable I got actual error messge in Delphi. How can I set pl_zeos to 7.2.4-stable?

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11852

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
We use for CT only trunk ZEOS version
but you can use/try and these:

1) ZEOS 6.6.1 form Lab CT 6.6
2) ZEOS old version 7.20-4
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11853

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11854

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sorry :blush:

please re-download pl_ZeosDBO_720-4.zip

ZEOS old version 7.20-4
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11855

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Please see attached error message after downloading pl_ZeosDBO_720-4.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11856

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Try and pl_ZeosDBO 6.6
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11857

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Though pl_ZeosDBO 6.6 did connect but not actual error message. Please see comparision:
CT 6.5 with pl_ZeosDBO 6.6
SQL Error: connection lost to database
StatusCode:
ErrorCode:-901


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

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11858

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
we don't have any Delphi version in our LAB :)

My suggestion is to post at ZEOS forum
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11862

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
You don't need Delphi for testing. Test with CT and see what I am talking about.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11863

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
After installing zeos 7.2.4-stable my problem resolved. You need to update CT accordingly.

Please Log in or Create an account to join the conversation.

Trying to get actual error message with TIBConnection & TZConnection 5 years 8 months ago #11864

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1