Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locking the record
Message
From
10/10/1998 00:21:23
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00145383
Message ID:
00145611
Views:
31
>Hi to all
>
>I use my views with the FOR UPDATE clause, to be sure to haven't conflit error ( like buffering in pessimistic mode).
>To update the data I use pass through method, with a SQLExec() but it doesn't work because record are locked by my view!
>
>How can I jump this problem ?
>
>The SQLExec and view work with the same connection name. I open the connection (SQLConnect()) at the start of my app, (but I think that view open another connection to share with other view)
>
>
>TIA

Did you set the buffering mode for the view?
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform