Subject RE: [ib-support] isc_attach_database(..) - Error not handled.
Author Wilson, Fred
Need a whole lot more information:
- Database server version
- Sever OS (WinDoz, Linux, etc)
- Client OS
- Client language (C, C++, Delphi, etc)
- Maybe code snippet

Here's a little code snippet from our lib:


// Attach to a database
result= isc_attach_database( mISCStatus, 0, databaseSource,
&mDatabaseHandle, dpbParamBuffLen, databaseParamBuffer );


We can pass in an invalid database path, invalid database name, database
server not runiing, etc, with no problems at all.
Sounds like an application logic problem, off the top of my head.


Best regards,
Fred Wilson
SE, Böwe Bell & Howell
fred.wilson@...





-----Original Message-----
From: Paul Blacquiere [mailto:p_blacquiere@...]
Sent: Thursday, February 13, 2003 11:43 AM
To: FireBird Mail List
Subject: [ib-support] isc_attach_database(..) - Error not handled.


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.




To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



[Non-text portions of this message have been removed]