Subject Re: [IBO] generate sql iboquery's sqleditor
Author Jason Wharton
In general, if it is something simple enough to be generated, IBO does it
for you automatically. Just set RequestLive to true and flag columns you
don't want edited as READONLY in the ColumnAttributes/FieldProperties.

The cases where a non-standard DML statement is required you just have to
type it in yourself. Hopefully I can make it easier to drag -n- drop text in
from some picklist but not for a while. I'm still working on core additions
in the IBO v4 right now.

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


----- Original Message -----
From: <patrick@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, January 24, 2001 3:35 PM
Subject: [IBO] generate sql iboquery's sqleditor


> hi:
> sorry for being so lazy but is it possible to generate the insert and
> updatesql statements using ibquery's sqleditor ?
> maybe i just overlooked something ... ?
> patrick
>
>
>
>
>