Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/10/2007, 19:57
Avatar de sjam7
sjam7
 
Fecha de Ingreso: diciembre-2001
Ubicación: Guadalajara, Mexico
Mensajes: 3.672
Antigüedad: 23 años, 3 meses
Puntos: 16
Re: conexion a mysql remoto

yo uso estas lineas en un include

Set conexion = Server.CreateObject("ADODB.Connection")
Set RS = Server.CreateObject("ADODB.Recordset")
conexion.Open "DRIVER={MySQL ODBC 3.51 Driver};SERVER=xxx.xxx.xxx.xxx;PORT=3306;DATABASE=database; USER=user;PASSWORD=00000;OPTION=3;"
__________________
CreandoWebs.com
www.creandowebs.com
PLANTILLAS TEMPLATEMONSTER CON 10% DE DESCUENTO