Subject | Re: GPRE/API Different with FB 1.5? |
---|---|
Author | Eric Boyajian |
Post date | 2004-03-03T19:00:29Z |
Thad,
same as before -- lines have been shifted up or down. The whole
block of the FB variable declarations is the same.
Eric
> Could your problem with PREPARE be that you have not definedsqlString within
> a EXEC SQL BEGIN/END DECLARE SECTION block? The Interbase EmbeddedSQL Guide
> (http://www.ibphoenix.com/downloads/60EmbedSQL.zip on page 23) saysthat
> InterBase supports it for compatibility with otherimplementations. Might it
> be required for FB 1.5?I tried it, but it has no effect. The resulting C code is almost the
same as before -- lines have been shifted up or down. The whole
block of the FB variable declarations is the same.
Eric