Zeos 7.3 testers-thread

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Zeos 7.3 testers-thread

Post by marsupilami »

alexkam75 wrote: 14.05.2024, 13:14 in lazarus 3.99 with fpc 3.2.2. no error, with fpc 3.3.1 access violation error
I tried to run the test suite and have similar errors with Firebird 3. We do think this is a compiler problem but are not sure yet on how to proceed. If you need to work with Firebird on the trunk compiler, please switch to the legacy API by using the interbase driver in Zeos or by adding 'FirebirdAPI=legacy' to TZConnection.Properties. This driver should work.
alexkam75
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: 15.01.2024, 06:54
Contact:

Re: Zeos 7.3 testers-thread

Post by alexkam75 »

Thank you, there is no error installing FirebirdAPI = legacy
Post Reply