Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/10/2003, 10:00
Avatar de RucarMaN
RucarMaN
 
Fecha de Ingreso: julio-2003
Ubicación: Caripito Edo Monagas
Mensajes: 169
Antigüedad: 21 años, 9 meses
Puntos: 1
strsql = "SELECT * FROM sitio WHERE articulo= ' " & articulo & " ' "
Set rs = Server.CreateObject("ADODB.RecordSet")
RS.open strsql, oConn, 3, 3
rs.AddNew
rs("item")= item
rs("text") = text
rs.update

rs.Close
set rs=nothing
oConn.Close
__________________
Con la ayuda de todos seremos mejores...

http://www.pemoweb.com