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 here to check it out.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to