Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locking the record
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Locking the record
Miscellaneous
Thread ID:
00145383
Message ID:
00145383
Views:
75
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
Renato Bertuol (EMail:renato.bertuol@elmec.it
Homepage:www.geocities.com/SiliconValley/Horizon/3216)
Elmec Informatica (URL www.elmec.it)
Next
Reply
Map
View

Click here to load this message in the networking platform