Can QualCols be changed prior to each update/insert/append? If so, could I set QualCols to 2 for updating/inserting/appending 1 or 2 rows, and set to 10 for many rows?
Mike
-------------- Original message from "A. Razzak Memon" <[email protected]>: --------------


> At 09:12 AM 11/4/2009, Karen Tellef wrote:
>
> >Not sure how fastlock works, but you would have to disconnect the
> >database if you were required to turn staticdb on and you normally
> >have it off (I think only one of my clients has staticdb on).
>
> FYI ...
>
> FASTLOCK, along with STATICDB, MULTI, and TRANSACT settings MUST
> match for all users connected to a database and must be set before
> a database is connected.
>
> FASTLOCK cannot be set ON unless STATICDB is ON.
>
> If you SET FASTLOCK ON and connect the database, but STATICDB is
> OFF, after connecting to the database FASTLOCK is turned OFF.
>
> Try these settings and see what you learn from the power of R:BASE!
>
> Very Best R:egards,
>
> Razzak.
>
>

Reply via email to