Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table locks up over network
Message
From
13/03/2000 11:45:57
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00344344
Message ID:
00345016
Views:
34
Thanks everyone,

I have set table buffering on. I use this code to do it.

set multilocks on
lSuccess=CURSORSETPROP("Buffering", 5, "contact")

Now the users can scroll the table over the network and it doesn't lock up for the second user to come upon a record another user is on. The problem now is that my delete and add buttons don't work. When I delete it doesn't save the deletion and the same is for the addition.

We are almost there. Any help would be appreciated.

Thanks,
Tyler
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform