[thelist] updating a record?
Wade Armstrong
thelist at lists.evolt.org
Sat Oct 12 19:27:00 2002
on 10/12/02 4:37 PM, Jeremy Weiss at jweiss03@comcast.net wrote:
> I've got a field in one of my tables that I want to serve as a counter. I'm
> trying to increment it each time the corresponding record is accessed.
> Now, whenever I run this, I'm told that the
> "Current Recordset does not support updating. This may be a limitation of
> the provider, or of the selected locktype."
Check out this article:
http://www.aspfaq.com/show.asp?id=2320
Wade