Subject | Re: [IBO] How to obtain a column before query? |
---|---|
Author | Rafael Colucci |
Post date | 2004-05-28T14:14:09Z |
Hi Helen
Thanks ... now its ok ...
Rafael
Thanks ... now its ok ...
Rafael
> At 10:48 AM 28/05/2004 -0300, you wrote:___________________________________________________________________________
> >Hi
> >
> >How I do to obtain all columns names before execute a query in recordset?
> >I´m using IB_Query and IB_Cursor ...
>
> If you mean a simple SELECT * FROM query: prepare the query and iterate
> through the Fields[] array, reading the SQLName property of each ib_column
> object in the array.
>
> Otherwise, I don't know what you mean. A query is wrapped around a SELECT
> statement.
>
> Helen
>
>
>
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>
>