|
-
How to lock a row when updating data with ASP and SQL
How to lock a row when updating data with ASP and SQL.
I use a form to update existing data, how to be sure that during the new
values are entered, nobody will read the same ones and try to change them.
Is it possible to lock a row between the SQL select statement and the SQL
update statement, so nobody else could also change them.
I saw the adLockPessimistic, but it does not seem to be adapt to with sql
statement.
I thank you in advance for your help
Christophe
Similar Threads
-
By JasonC in forum ASP.NET
Replies: 0
Last Post: 11-15-2001, 03:13 AM
-
By David Jones in forum Database
Replies: 0
Last Post: 08-31-2001, 12:22 PM
-
Replies: 0
Last Post: 07-17-2001, 05:55 AM
-
By Roma Gupta in forum ASP.NET
Replies: 0
Last Post: 08-25-2000, 02:32 PM
-
Replies: 2
Last Post: 07-01-2000, 04:26 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks