Subject | Re: [IBO] Questions about new capabilities in IBO4 |
---|---|
Author | hans@hoogstraat.ca |
Post date | 2001-09-18T22:38:36Z |
Sorry , I found it.
Since I tried TIBODataBaseIB_Session.CheckForReservedTokens := False;
which can't be resolved.
CheckForReservedTokens := False; as a global parameter works fine.
Using a TIBODatabase on a DM defaults to TRUE (honestly :), however
setting CheckForReservedTokens := FALSE on DM.FormCreate works
fine. Maybe because DM gets created/loaded as first Module.
Best Regards
Hans
======================================================================
Jason Wharton wrote:
Since I tried TIBODataBaseIB_Session.CheckForReservedTokens := False;
which can't be resolved.
CheckForReservedTokens := False; as a global parameter works fine.
Using a TIBODatabase on a DM defaults to TRUE (honestly :), however
setting CheckForReservedTokens := FALSE on DM.FormCreate works
fine. Maybe because DM gets created/loaded as first Module.
Best Regards
Hans
======================================================================
Jason Wharton wrote:
>
> There is nothing automatic. It should be false by default and you as the
> programmer turn it on when you deem it necessary.
>
> I set it to true in the IB_SQL tool because it is generic and I want it to
> work for everyone's databases.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
> ----- Original Message -----
> From: <hans@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Tuesday, September 18, 2001 12:58 PM
> Subject: Re: [IBO] Questions about new capabilities in IBO4
>
> > Hello Jason,
> >
> > Another question.
> >
> > The new CheckForReservedTokens is programmed to turn itself on when IBO
> > deems is neccessary and from that moment on the performance of the
> > entire Database is degraded.
> >
> > How does the developer get a handle on when this happens and why, so he
> > can correct his coding?
> >
> > Best Regards,
> > Hans
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/