Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/02/2007, 19:33
pepelucho
 
Fecha de Ingreso: enero-2002
Ubicación: Callao - Perú
Mensajes: 1.127
Antigüedad: 23 años, 4 meses
Puntos: 0
Re: Error al conexion

Hola, este mi conexion que lo llamo desde un setup.asp
<%
set cn=Server.CreateObject("ADODB.Connection")
'FilePath = Server.MapPath("/db/painter.mdb")
cn.ConnectionString = "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=D:\inetpub\vhosts\paintersgallery.com.au\ht tpdocs\db\painter.mdb "
'response.Write(filepath)
cn.Open
Set cn = Nothing

%>
__________________
SaLuDoS dE:
PePeLuChO dEl PeRú PaRa El MuNdO