You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried some samples from the tests folder (i.e., firebird2x.prg, odbcfirebird2.prg). It runs ok on the first run but terminates abnormally on subsequent execution. The console automatically closes but the executed sample is still active from the task manager. I have tested with with MSVC2022 and Mingw 14.0 64 bit and encountered the same problem. I have also tried lower version of Mingw (7.3x >) but got the same problem.
Thanks,
Mario
The text was updated successfully, but these errors were encountered:
After further testing and observation, this only happens when using CONNECT_FIREBIRD4 and CONNECT_FIREBIRD5. I tried using CONNECT_FIREBIRD3 on Firebird 5 Server works fine without the abnormal termination previously encountered.
Hi Marcos,
I tried some samples from the tests folder (i.e., firebird2x.prg, odbcfirebird2.prg). It runs ok on the first run but terminates abnormally on subsequent execution. The console automatically closes but the executed sample is still active from the task manager. I have tested with with MSVC2022 and Mingw 14.0 64 bit and encountered the same problem. I have also tried lower version of Mingw (7.3x >) but got the same problem.
Thanks,
Mario
The text was updated successfully, but these errors were encountered: