Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/04/2002, 19:35
rashid
 
Fecha de Ingreso: enero-2002
Ubicación: Perez Zeledon Costa Rica
Mensajes: 1.009
Antigüedad: 23 años, 4 meses
Puntos: 11
Re: Ayuda para sacar este ID

Noo, todo este codigo sin la linea mia funciona a mil maravillas, inserta y responde gracias, pero cuando meto la linea
GobjConnect.Execute(sSQL)
Set InsertRS = GobjConnect.Execute(sSQL)
Response.Write(InsertRS.Fields("ID"))

En la ultima linea - Response.Write(InsertRS.Fields("ID")) - cuando lee me manda el error

ADODB.Fields error '800a0cc1'

ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application.

/ASP/RealState3/postitem.asp, line 91

:( :(