A few questions

Ian Devaney idevaney at mac.com
Wed Oct 22 10:53:14 CDT 2003


Thanks again Ruslan.

I think I've got it!

Cheers,

Ian


On Tuesday, October 21, 2003, at 05:05  pm, 
valentina-request at lists.macserve.net wrote:

>> But  in the update/create methods I am now using I am passing
>> parameters for locks etc. I don't fully "get" this and was wondering 
>> if
>> these parameters should be different in the server version of the app.
>
> No this params can be the same.
>
> Okay, once again:
>
> 1) choice between ReadLock and ReadWrite I think is clear enough
>
> 2) choice between ForwardOnly and Random also is trivial.
>     IF you know that you will do only on iteration forward then use
>     Forward constant. This will make more effective work of server.
>
> 3) Server side cursor you choose when you need modify records,
>         and/or if you have big selection.
>
>     Client side -- read only records and for small selection.



More information about the Valentina mailing list