Ver Mensaje Individual
  #5 (permalink)  
Antiguo 06/05/2002, 09:05
RMONJE
 
Fecha de Ingreso: abril-2002
Mensajes: 64
Antigüedad: 23 años
Puntos: 0
Re: buscando a OMICROM

si podeis me ayudais ...,

Set oConn = Server.CreateObject("ADODB.Connection")
sConnection = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=" & Server.MapPath("\aqui usuario del aceso web\db\aqui nombre del archivo.mdb") & ";" & _
"Persist Security Info=False"
oConn.Open(sConnection)
'...
oConn.Close


y me dice lo siguiente

HTTP 500 - Error interno del servidor
Internet Explorer