Subject Re: [IBO] TIBOTable
Author Jason Wharton
Are you suggesting that I check if there are persistent fields and that I
only include those fields in the SELET list? I could add that feature but it
proposes a chicken and the egg problem. I get the fields from the SQL and
you are suggesting I get the SQL from the fields.

What I could do is get the FieldDefs from a SELECT * and then when it is
opening the query reduce it down to only persistent fields if they are
defined. That way when it is prompting for fields to be selected it will
allow you to chose from all of them.

But, I won't be getting to this real soon...

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Sandeep" <sandeep@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, November 27, 2001 9:10 PM
Subject: [IBO] TIBOTable


> Just another thing I thought of.
>
> If the sql statement prepared for the table access only persistent
> field then it would be like a normal query, where one can select the
> fields to access, and all the nice features of an table.
>
> Regards
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@...
> http://www.cfl.co.nz
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>