Hello Giovanni, Please, check your firewall for allow your application connect with db4free.net. Also check what port need db4free.net for connect to MYSQL DB.
Regards, Fernando Mancera www.viaopen.com De: [email protected] [mailto:[email protected]] En nombre de [email protected] Enviado el: lunes, 11 de mayo de 2009 19:18 Para: [email protected]; [email protected] Asunto: [Harbour] MySQL Problem Hi i've a mysql database on www.db4free.net I want to connect it with my harbour PRG. Here's the source code: #include "adordd.ch" REQUEST ADORDD function Main() setmode(25,80) USE giovanni VIA "ADORDD" TABLE "clienti" MYSQL FROM "db4free.net" USER "gio22" PASSWORD "marcella" Browse() USE return nil The compilation is OK, but at the execution it shows the following message: Error ADODB.Connection/0 S_OK: OPEN (in the red alert window). Why? Thank you in advance. Giovanni -- Dada.net has a new music store! Get MP3s and Ringtones from 1000s of artists, transfer them to any device and keep them forever.Click <http://us.dada.net/> here to check it out.
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
