Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VBscript or JScript ASP recordset locking??? In a word, how do ya do it!

0 views
Skip to first unread message

Hakon Thomas

unread,
Nov 7, 2000, 3:00:00 AM11/7/00
to
Hi,

How do I LOCK a recordset for EDIT with VBscript or JScript
ASP via ODBC?

How do I lock records during an edit() phase and not just
during update(). JScript/VBscript does not appear to be able to
lock an MS Access record for safe editing in a multi user
ASP environment.

This must be a fundamental issue for a multi user environment.

Do I :
1. Use server variables to keep track of who has what pages/records
for edit. What should I do if client browsers go off line during an edits,
the server will have stuck locked records.

2. There's another magic way of doing this? ActiveX components?

If you reply please also email me at ha...@highwater.co.uk

Thanks
Hakon Thomas, Software Engineer
HighWater Designs Ltd, Units 1 to 6, St. George's Business Park,
Alstone Lane, CHELTENHAM, Gloucestershire. GL51 8HF United Kingdom
WWW : http://www.highwater.co.uk
Email : ha...@highwater.co.uk
Voice : +44 (0) 1242 542100 ext 1050
Fax : +44 (0) 1242 251600

0 new messages