Subject | Re: [ib-support] isc_dsql_sql_info |
---|---|
Author | Helen Borrie |
Post date | 2002-01-12T14:02:26Z |
At 01:37 PM 12-01-02 +0100, you wrote:
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________
>Helen,You should really get those from the XSQLDA by calling isc_dsql_describe_bind() (for input) or, for output, isc_dsql_prepare() or isc_dsql_describe(). For those you'll need to study the docs for the functions concerned.
>
>> What did you discover on page 113 of the API Guide? Anything similar to
>> this?
>
>Yes, it is the same. That is the explanation of how to identify the type of
>an unknown statement. So far, so good. But what about the other constants
>listet in ibase.h? I see the following (taken from FB RC2, only my printed
>docs are older)
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________