Subject | RE: [IBO] Setting components to ReadOnly |
---|---|
Author | Jason Wharton |
Post date | 2006-06-27T06:05:57Z |
I believe you can make a setting at either the connection or transaction
level to make this take effect. If its at the transaction level then make
that transaction the connections default transaction.
Jason Wharton
level to make this take effect. If its at the transaction level then make
that transaction the connections default transaction.
Jason Wharton
> -----Original Message-----
> From: IBObjects@yahoogroups.com
> [mailto:IBObjects@yahoogroups.com]On Behalf Of Don Gollahon
> Sent: Monday, June 26, 2006 9:09 PM
> To: 'IBObjects'
> Subject: [IBO] Setting components to ReadOnly
>
>
> I have a FB 1.5 database that I backup and put on CD with my
> app so users
> can view old data using the CD.
>
> I set the DB to readonly but my app still allows the grids,
> etc, to go to
> Edit mode. It does error out when they try to post. I would
> like it to not
> allow edit/insert/delete mode at all. Do I have to scan all
> IBO SQL on all
> forms and set them to readonly to do this? Wish there was a way these
> objects would pick up on the Database Readonly setting.
>
> Delphi 6, IBO 4.5, QuantumGrid 4.5.3
>
> Thanks.
>
> Don Gollahon
> HYPERLINK