Folow working sample from http://www.gio22.com/harbour/tutorial/mysql01.pdf
give follow error:

Error BASE/3012  Argument error: OPEN
Called from WIN_OLEAUTO:OPEN(0)
Called from ADO_OPEN(0)
Called from DBUSEAREA(0)
Called from MAIN(5)

#include "adordd.ch"
REQUEST ADORDD
function Main()
clear screen
setmode(25,80)
USE giovanni VIA "ADORDD" TABLE "persone" MYSQL FROM "db4free.net"
USER "username" PASSWORD "***"
dbedit()
USE
clear screen
return nil






2009/12/21  <[email protected]>:
>
> Hi
> What's best way to connect to a remote MySql Database?
> I tried contrib/rddado but it gives some problem.
> Thank
> BSTRGD.
> Giovanni Di Maria
>
>
>
>
>
> --- Dada Music Movement, tutta la musica che vuoi! ---
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>



-- 
Massimo Belgrano

I
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to