Subject | RE: [IBO] FieldReadonly |
---|---|
Author | Alan McDonald |
Post date | 2003-05-21T01:07:43Z |
ok, can I assume then, that since I have custon update SQL for my query and
a column is included in the update, that the setting of readonly for that
column is ignored? Or should it work (overide) my SQL? not likely I suppose.
So the only way to do this when custom SQL is set, is to clear the SQL and
set it without the fealds I want readonly???
thanks
Alan
a column is included in the update, that the setting of readonly for that
column is ignored? Or should it work (overide) my SQL? not likely I suppose.
So the only way to do this when custom SQL is set, is to clear the SQL and
set it without the fealds I want readonly???
thanks
Alan
> -----Original Message-----
> From: Alan McDonald [mailto:alan@...]
> Sent: Wednesday, 21 May 2003 10:49 AM
> To: IBObjects@yahoogroups.com
> Subject: RE: [IBO] FieldReadonly
>
>
> no I haven't
> IB_Query1.FieldByName('FIELDNAME').ReadOnly
> can't be assigned...
> Is there another way?
>
> > -----Original Message-----
> > From: Alan McDonald [mailto:alan@...]
> > Sent: Wednesday, 21 May 2003 10:46 AM
> > To: IBObjects@yahoogroups.com
> > Subject: RE: [IBO] FieldReadonly
> >
> >
> > sorry - got it
> >
> > > -----Original Message-----
> > > From: Alan McDonald [mailto:alan@...]
> > > Sent: Wednesday, 21 May 2003 10:43 AM
> > > To: IBObjects@yahoogroups.com
> > > Subject: [IBO] FieldReadonly
> > >
> > >
> > > What's the easiest way (syntax please) for settings certain
> > > fields readonly.
> > > I want to set
> > > field1.attribute.readonly := not (IB_Connection1.SQLRole='ADMIN');
> > >
> > > on a whole lot of fields
> > >
> > > thanks
> > > Alan
> > >
> > >
> > >
> > > __________________________________________________________________
> > > _________
> > > 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 !
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> >
> > __________________________________________________________________
> > _________
> > 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 !
> >
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
>
> __________________________________________________________________
> _________
> 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 !
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>