Hello,
I was testing my applications with the brand new release of Firebird 2.0x series, the version 2.05. I can connect with the DB but it fails when I do a SQL command like this:
SELECT CURRENT_TIMESTAMP AS server_time FROM RDB$DATABASE
I got an 'access violation' error. Looking at the error log it seems the problem is in 'UncachedGetColumns' call that belongs to 'ZDbcInterbase6Metadata.pas' unit. I don't know whether this is an issue like the one appeared when version 2.1 of Firebird was released.
Anyone else experienced this behavior?
Regards.
Zeos error with Firebird 2.05
Moderators: gto, EgonHugeist
Zeos error with Firebird 2.05
Last edited by Prometeus on 28.01.2009, 13:41, edited 1 time in total.
Hello, Seawolf,
This problem occured with the new Firebird 2.05. With Firebird 2.1.1 it doesn't occurs!
I use Firebird SuperServer on Windows Server.
Thanks for your attention.
This problem occured with the new Firebird 2.05. With Firebird 2.1.1 it doesn't occurs!
I use Firebird SuperServer on Windows Server.
Thanks for your attention.
Last edited by Prometeus on 04.02.2009, 19:30, edited 3 times in total.
I try with a new installation of firebird 2.0.5 and zeosLib 6.6.4
no problem to open a zconnection
no problem open a zquery with this SQL
I use alias to connect to database, and you?
no problem to open a zconnection
no problem open a zquery with this SQL
I use alias to connect to database, and you?
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
try to copy firebird\bin\fbclient.dll totflessak wrote:I didn't use aliases (even on 2.04).
I tried both embedded and SuperServer.
That's really wierd.
<system32\fbclient.dll
<system32\gds32.dll
I'm not sure that it's changed... but try it...
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org