Subject | Re: [firebird-support] Access Voilation Exception Thrown By fbclient.dll |
---|---|
Author | Ann W. Harrison |
Post date | 2006-07-07T15:01:24Z |
Ghazanfar Ali wrote:
that it's noted as deprecated. It was designed for use by
the embedded language preprocessor and both leaks memory
and leads to access violations.
Allocate your own dpb and make it the right size.
Regards
Ann
> Hello EveryOne,Don't use that call! If you check in the header, you see
>
> I am using FireBird 1.5.2 in one of my applications, and when i
> call "isc_expand_dpb" before attaching "isc_attach_database"
> to the database it throws Access Voilation Exception. Can
> any one please help me out from this problem.
that it's noted as deprecated. It was designed for use by
the embedded language preprocessor and both leaks memory
and leads to access violations.
Allocate your own dpb and make it the right size.
Regards
Ann