Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command or function to force cdx file update
Message
From
04/03/2004 06:11:34
Neil Mc Donald
Cencom Systems P/L
The Sun, Australia
 
 
To
03/03/2004 20:09:40
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00882264
Message ID:
00883016
Views:
13
Hi,
Disable read caching & oplocking first. There will be a performance hit, varies with environment & hardware. I would look at another list method if you are going to have thousands of records in the comboboxes i.e. a grid ?

Disabling oplocking causes the locking to done back at the file on the server, i.e. all users are aware of changes. There are documented bugs that cause loss of data when using transaction tracking.

With regard to the list, I just work down the list until stability is achieved, it varies greatly how far you have to go depending on OS's, Hardware & quality of network cabling.

I would start with disabling autodisconnect, read caching & oplocking, this usually sorts most problems out.

Regards N Mc Donald

>Neil,
>Thanks for the volumes of info.
>In disabling read and write caching, will it severely impact the performance especially when retrieving list of records in comboboxes (that could run into thousands)?
>In disabling opportunistic locking, does it affect VFP form's opportunistic locking mechanism in multiuser environment?
>Thanks
>Yau
Regards N Mc Donald
Previous
Reply
Map
View

Click here to load this message in the networking platform