Click to See Complete Forum and Search --> : ASP ERROr


crocodilo
03-08-2006, 10:03 AM
Can anyone outthere help me fix this error. The error is Current recordset does not support updating.This may be a limitation of the provider or of the selected locktype. :mad:

JayM
03-08-2006, 11:16 AM
Can you post your code please?

Regards

Terrorke
03-09-2006, 09:40 AM
I believe it has something to do with the Cursortype of your recordset.

Look at this (http://www.devguru.com/technologies/ado/8651.asp).

Maybe this helps you.

Grtz

JayM
03-09-2006, 12:17 PM
Post your code and we will help you change the CursorType you're using accordingly.

Cheers