hi, I try to connect to mysql database on ip adresse with visual foxpro9 but i got this message :
Connection failed: [HY000] [Mysql][ODBC 5.1 driver]Can't connect to MySQL server on 'ipaddress' (10060)
can you help me !
hi, I try to connect to mysql database on ip adresse with visual foxpro9 but i got this message :
Connection failed: [HY000] [Mysql][ODBC 5.1 driver]Can't connect to MySQL server on 'ipaddress' (10060)
can you help me !
Hi,
I have a problem when I try to build an executable project in visual foxpro 9 and I am having this message error "FIle is not open"
can you help me please?
Hi,
During the installation process, I faced the error illustrated in the first image.
https://res.cloudinary.com/engineering-com/image/upload/v1461054875/tips/imgg_whw9go.bmp
Than, after executing the ".bat" like the assistant configuration suggested. I faced the second error (image 2) when I...
Hi, I can't update my 'client' table in oracle database with VFP 9, this is my code :
cSQLCommand = "UPDATE admin.CLIENT SET raison ='blablaa' where cod_cli='4000'"
nRet = SQLEXEC(gnConnHandle ,cSQLCommand)
IF nRet = 1
MESSAGEBOX("Successful Execution")
ELSE
MESSAGEBOX(" NOT Successful...
Hi, I already established a successful connection via ODBC connection to my oracle database but when i try via Fox pro I can't establish a connection. (gnConnHandle=-1)
I'm using win 7, oracle 11g and VFP 6.
This is my code :
vfpcon="DRIVER={Oracle dans...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.