Page 20 of 20

Re: Zeos 7.3 testers-thread

Posted: 15.05.2024, 08:57
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.

Re: Zeos 7.3 testers-thread

Posted: 15.05.2024, 11:00
by alexkam75
Thank you, there is no error installing FirebirdAPI = legacy