Subject isc_attach_database(..) - Error not handled.
Author Paul Blacquiere
Hi,

I am trying to understand what is wrong with my implementation of
isc_attach_database call. If I pass the function an incorrect database name
or the server is not running, instead of the function returning an error
code, it crashes with a windows application error.

Any thoughts appreciated.


PaulB.