Page 1 of 1

Access violation firebird 2.5 Zeoslib 6.6.6

Posted: 07.10.2010, 14:41
by draconius
I've updated to version 2.5-embedded!

The Connection with protocol fb 2.1 work well,
but if i try to open a Table i got an access violation!

Is the an wararound or patch to use it with 2.5.

?

Posted: 08.10.2010, 12:19
by cipto_kh
Yes I think Firebird 2.5 has some changes in API and Zeos must have the specific driver for 2.5 version. Is there any volunteer to work on that?

Posted: 08.10.2010, 14:10
by seawolf
The problem is related only to FB embedded 2.5.
FB SS works correctly

Posted: 08.10.2010, 14:26
by draconius
At "ibexpert" i read that the embedded is now based on the SuperClassic. Hopefully ist will work soon :)

Posted: 09.10.2010, 02:59
by cipto_kh
How if access using the Firebird 2.1 protocol (not embedded protocol) on Zeos and then rename fbembed.dll to fbclient.dll? I usually do this trick to access embedded database so I donn't need to change my program if it goes client/server mode.

Posted: 11.10.2010, 16:15
by draconius
Yes i do it the same, but it doesn't work.

:hurt: :hurt:

Posted: 25.10.2010, 13:09
by Ostfriese
Any progress or do we need to wait for Zeos 7 and hope that it will be fixed there :?:

Posted: 08.11.2010, 01:10
by mdaems
Should be fixed in the trunk and testing branch snapshots. (thanks to andrevanzuydam)

http://zeosdownloads.firmos.at/downloads/snapshots/

Mark

Posted: 19.02.2011, 17:20
by cipto_kh
wich version of testing branch? or already in stable rev?

When Zeos will launch an update version for 6.x branch that compatible with Firebird 2.5 ?

Posted: 02.04.2011, 23:14
by mdaems
Hi cipto,

I'm afraid there will be no FB 2.5 implementation in 6.6.

You may have noticed the 'plaindriver' code has changed too much between the 6.6 and 7 branches to make backporting easy. Of course, if you volunteer to do and test the backport : go on. I'll happily apply pathesto 6.6-patches branch.

Mark