Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/09/2002, 08:13
alan
 
Fecha de Ingreso: diciembre-2001
Ubicación: Santo Domingo, R.D.
Mensajes: 240
Antigüedad: 22 años, 10 meses
Puntos: 0
He olvidado el ASP

Hola.

Necesito agregar registros a una BDs y me da este error:

ADODB.Recordset error '800a0cb3'

Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.


el error lo da cuando se hace el RS.addnew y tengo

Set Rs = Server.CreateObject("ADODB.Recordset")
rs.CursorType = adOpenKeyset
rs.LockType = adLockOptimistic

necesito ayuda urgente, lo he olvidado casi por completo, graciass