Subject Re: [firebird-support] Re: gds32.dll Access Violation
Author Dimitry Sibiryakov
On 27 Feb 2004 at 8:45, Sandeep Chandra wrote:

>AV occurs when the form is being created. Forms OnCreate event hasn't
>fired yet.
>So don't know whats happening.
>
>What else should I look at now?

Used language and tool. If it is BCB, look at used library. Use
tdump to find out the way application import functions from
gds32.dll.
MS and I recommend to import functions by name, not by number.

SY, Dimitry Sibiryakov.