Subject | Re: [IBO] Connection ok in IDE but exception when run |
---|---|
Author | Raymond Kennington |
Post date | 2002-09-30T12:46:39Z |
Thanks.
Helen Borrie wrote:
Is there another way to use InfoPower controls?
I find InfoPower extremely useful and am very familiar with them. 2 immediately-obvious
benefits are its richedit and filter dialogs. My intention is to use IBObjects for some
things and InfoPower for others.
--
Raymond Kennington
Programming Solutions
W2W Team B
Helen Borrie wrote:
>...
> That seems to suggest that it's not a matter of wrong controls, but one or...
> more of the following:
>
> You have a query which is (by database rules) non-updatable and you haveI'll probably read about these 3 properties soon in the IBObjects Getting Started Guide.
> not supplied statements to the InsertSQL, EditSQL and DeleteSQL properties.
> Aside from resolving your updating problem, may I suggest that, if using(I hope you didn't have to re-eat your food.)
> TIBOTable (ughhh!) and InfoPower controls, you replace the IB_Connection
Is there another way to use InfoPower controls?
I find InfoPower extremely useful and am very familiar with them. 2 immediately-obvious
benefits are its richedit and filter dialogs. My intention is to use IBObjects for some
things and InfoPower for others.
> and IB_Transaction with a TIBODatabase? If/when you need additionalThanks.
> transactions, you can add TIBOTransaction (not TIB_Transaction) objects.
--
Raymond Kennington
Programming Solutions
W2W Team B