When i connect with Zconnection in my database the first i access but the second access saw a error that say that the library
The error is the follow :
lavoro92, It's your fault and not ZEOS. You have the same plain language states that the program can not find the DLL. NTWDBLIB.Dll Apparently this is a library to access your database.
Impossible, MrLion beacuse the first connection is success , and i close this connection before open the same connection .
And i never work directly with the dll.
What database? And what you are use Delphi or C++? Try to cath Exception in "try... finally " or "try catch" block for get all info about raised error. ZEOS raised ZException errors, so you messages indicates what problem not ZEOS-lib.