Ver Mensaje Individual
  #76 (permalink)  
Antiguo 25/07/2005, 13:00
Avatar de Saruman
Saruman
 
Fecha de Ingreso: mayo-2003
Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 22 años
Puntos: 5
no, que va.. no funciona tampoco:


Microsoft VBScript runtime error '800a01b6'

Object doesn't support this property or method: 'ObjConn.Open' /bi/users/login.asp, line 13

que puede ser??

por ejemplo, yo lo utilizo asi en otras paginas y me funciona:

Código:
 
set oConn = Server.CreateObject("ADODB.Connection")
 set RSElenco = Server.CreateObject("ADODB.Recordset")
 
 oConn.Open = DBOpenConection()
gracias por responder
__________________
Saruman

One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.