Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/08/2003, 16:29
Avatar de Snarfer
Snarfer
 
Fecha de Ingreso: enero-2002
Mensajes: 55
Antigüedad: 23 años, 5 meses
Puntos: 0
ya lo intente y me regresa el siguiente error

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.


el codigo con el que intento abrir la Base de Datos es:

strConn="DSN=Coda"
conn.Open strConn