Subject | RE: [IBO] IBO5 TIB_Cursor without query editor why? |
---|---|
Author | IBO Support List |
Post date | 2013-02-11T19:44:36Z |
TIB_Cursor and TIB_DSQL components have always just had the tab in the
IBF_SQL form serve as their component editor and were never given the more
comprehensive IBF_Query form as their editor.
You could drop down a TIB_Query and use the editor for it and then when you
are done it isn't too difficult to convert that to a TIB_Cursor or TIB_DSQL.
If you need to know how to do this, please let us know and someone can help
you. In a nutshell, you open the DFM form as text and replace TIB_Query with
TIB_Cursor and then you change it into the forms object definition as well.
You may get a complaint about a property that doesn't exist. Just ignore it
and it is automatically purged from the DFM.
Hope this helps.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Kostas
Sent: Monday, February 11, 2013 8:50 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] IBO5 TIB_Cursor without query editor why?
Hi,
in IBO5 is the query editor in the component TIB_Cursor no longer exist. I
find the query editor, as it is present in TIB_Query, awesome. I see the
tables in a list and for each table the fields. This is very useful. I hope
there is no technical background, why the editor was removed from
TIB_Cursor. The same editor I would want in TIB_DSQL. Also here is it useful
to be able to access the tables and fields.
regards,
Kostas
------------------------------------
___________________________________________________________________________
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 !
Yahoo! Groups Links
IBF_SQL form serve as their component editor and were never given the more
comprehensive IBF_Query form as their editor.
You could drop down a TIB_Query and use the editor for it and then when you
are done it isn't too difficult to convert that to a TIB_Cursor or TIB_DSQL.
If you need to know how to do this, please let us know and someone can help
you. In a nutshell, you open the DFM form as text and replace TIB_Query with
TIB_Cursor and then you change it into the forms object definition as well.
You may get a complaint about a property that doesn't exist. Just ignore it
and it is automatically purged from the DFM.
Hope this helps.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Kostas
Sent: Monday, February 11, 2013 8:50 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] IBO5 TIB_Cursor without query editor why?
Hi,
in IBO5 is the query editor in the component TIB_Cursor no longer exist. I
find the query editor, as it is present in TIB_Query, awesome. I see the
tables in a list and for each table the fields. This is very useful. I hope
there is no technical background, why the editor was removed from
TIB_Cursor. The same editor I would want in TIB_DSQL. Also here is it useful
to be able to access the tables and fields.
regards,
Kostas
------------------------------------
___________________________________________________________________________
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 !
Yahoo! Groups Links