Subject | invalid database handle (no active connection) - FB2.5 |
---|---|
Author | burgundyman32 |
Post date | 2011-02-14T04:57:02Z |
Dear Group,
We have an application written in C that calls the API. It has been working correctly with an old FB 1.5 database. We have upgraded the database to FB 2.5 and recompiled the application.
Now when we run the application the first API call succeeds,
isc_attach_database
but all subsequent API calls all fail with
invalid database handle (no active connection)
and finally the application memory faults.
Does anyone have some advice as to what may be the problem or how I should start debugging it ?
yours sincerely
Anthony.
We have an application written in C that calls the API. It has been working correctly with an old FB 1.5 database. We have upgraded the database to FB 2.5 and recompiled the application.
Now when we run the application the first API call succeeds,
isc_attach_database
but all subsequent API calls all fail with
invalid database handle (no active connection)
and finally the application memory faults.
Does anyone have some advice as to what may be the problem or how I should start debugging it ?
yours sincerely
Anthony.