ADORDD + HARBOUR

Post Reply
luiz53
Posts: 43
Joined: Fri Jun 01, 2007 12:41 pm
Contact:

ADORDD + HARBOUR

Post by luiz53 »

Sorry for my english (google)

I'm trying to use the adordd
but this error is occurring ...

Code: Select all

#INCLUDE "FIVEWIN.CH"
#INCLUDE "XBROWSE.CH"
#include "c:\adordd\adordd.ch"

******************
FUNCTION MAIN()
******************

USE "omega" VIA "ADORDD" TABLE "slbdprod" MYSQL ;
      FROM "localhost" USER "root" PASSWORD "12345678"

xBrowse()
use
return nil
 
Application
===========
   Path and name: c:\XFONTES\XSERVER\WSERVER.exe (32 bits)
   Size: 4,614,144 bytes
   Time from start: 0 hours 0 mins 8 secs
   Error occurred at: 28/04/2011, 10:41:23
   Error description: (DOS Error -2147352567) WINOLE/1007  Erro nos parƒmetros: OPEN
   Args:
     [   1] = C   DRIVER={MySQL ODBC 3.51 Driver};server=localhost;database=omega;uid=root;pwd=12345678
Post Reply