Estimado Estoy tratando de Conectar a a un Base de Datos en un hosting remoto utilizo tmysql
Trato de esta manera no me conecta
oCon := TMySQLServer():new( "200.31.181.21", "usuario", "contraseña", 3306 )
de esta manera tampoco
oCon := TMySQLServer():new( "dominio.com.ar", "usuario", "xontraseña",3306 )
Me podrian indicari que estoy haciendo o tengo que utuilizar otra clase
Muchas Gracias
Fabian
windev2@yahoo.com.ar
Como Conectar a Mysql Hosting remoto
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Como Conectar a Mysql Hosting remoto
Hi
I just test your IP and ID, PW.
Maybe your MySQL server not start or firewall......
I just test your IP and ID, PW.
Maybe your MySQL server not start or firewall......
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Como Conectar a Mysql Hosting remoto
Fabian,
Es necesario verificar en el host si el banco MySQL está abierto a conexiones externas.
Es necesario verificar en el host si el banco MySQL está abierto a conexiones externas.
Kleyber Derick
FWH / xHb / xDevStudio / SQLLIB
FWH / xHb / xDevStudio / SQLLIB
- joseluisysturiz
- Posts: 2024
- Joined: Fri Jan 06, 2006 9:28 pm
- Location: Guatire - Caracas - Venezuela
- Contact:
Re: Como Conectar a Mysql Hosting remoto
Intentalo de forma manual con navicat o algun otro administrador de bases de datos, si te da el mismo problema, entonces es control de entrada en el server o quizas necesites crearte un usuario nivel administrador, he probado conectarme con clienrtes asi como lo haces y n he tenido problemas, solo colocando la direccion IP, saludos...
Dios no está muerto...
Gracias a mi Dios ante todo!
Gracias a mi Dios ante todo!