Subject RE: [firebird-support] Access violation in module 'FBCLIENT.DLL'
Author Dmitry Yemanov
Joeny,

> I've been using events on FireBird 1.02 for quite
> sometime now without any problems until I upgraded
> to FireBird 1.5 RC3.
>
> I am receiving "access violation error in module
> FBCLIENT.DLL" errors when I do the following steps:
> 1. attach to database
> 2. start transaction
> 3. register event
> 4. open table
> 5. close table
> 6. unregister event
> 7. rollback
> 8. detach from database
> -> access violation!!
>
> One thing I noticed is that this does not occur if
> the table has only a few records (<500??).

It shouldn't depend on a number of records, AFAIK.

> Furthermore, this only occurs when you connect via
> TCP/IP, local connections are OK.
>
> FireBird 1.0x does not have this problem.
>
> To reproduce the error, I've attached a Delphi source
> and a sample database.

If you could send me privately the binary test case, I'd very appreciate
that.


Dmitry