Subject | Re: GPRE/API Different with FB 1.5? |
---|---|
Author | Eric Boyajian |
Post date | 2004-03-03T16:39:16Z |
Thad,
implementation of the ESQL API.
1. The isc_embed_dsql_prepare() function is not working properly, at
least on Windows. Have you verified with my test program that, on
Linux, this function is causing the subsequent isc_status() to return
a value of -901 instead of the expected 0? I don't have a Linux box
with which to do testing.
2. The isc_detach_database() causes a segmentation fault on both
Windows and Linux.
Eric
> I'm looking now at Firebird's SourceForge area(http://sourceforge.net/
> projects/firebird), in particular the Bugs list for stable builds(http://
> sourceforge.net/tracker/?group_id=9028&atid=109028). I don't getany hits for
> 'detach' or 'disconnect' that look like our problem. Some bugs inthe
> field-test issue tracker (http://sourceforge.net/maybe?).
> tracker/?atid=593943&group_id=9028&func=browse) may fit (ID 837925
> You may want to look.It seems to me that there are two (related?) problems with the FB 1.5
implementation of the ESQL API.
1. The isc_embed_dsql_prepare() function is not working properly, at
least on Windows. Have you verified with my test program that, on
Linux, this function is causing the subsequent isc_status() to return
a value of -901 instead of the expected 0? I don't have a Linux box
with which to do testing.
2. The isc_detach_database() causes a segmentation fault on both
Windows and Linux.
Eric