Subject Re: [IBO] iboTDataset
Author Robert martin
Hi

Right click on the TIBOQuery and set the Update SQls (Edit, Insert
and/or delete). Make sure the Query is not read only and neither is the
transaction. Your controls should then allow edits.

Plug
I have used this in many places and it works great. You can have very
complex select queries and allow edits on some of the resulting fields.

Rob Martin
Software Engineer

phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com

Wild Software Ltd



gerrwes wrote:

>Hello Everyone,
>
>I need something very simple but I can't get it right. I've learned
>not to fight something too long before asking when there are always
>people willing and able to help.
>
>All I want to do is be able to edit a Firebird table with Almediadev's
>BusinessSkinForm DB controls wich are TDataset descendants. When using
>a TIBOTable as dataset I can edit just fine but I can't order the
>records they way I want. When I use a TIBOQuery component I can
>obviously sort but I can't edit – by navigator bar's editing buttons
>remain greyed.
>
>First prize would be to skin the TIB_XXX editing controls but I'm not
>an artist neither do I have time to create skins. Maybe somebody has
>done so?
>
>Any help will be appreciated.
>
>Thanks,
>
>Gerhard Wessels
>
>
>
>
>
>
>
>
>___________________________________________________________________________
>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
>
>
>
>
>
>
>
>
>
>
>