Marc Vanzegbroeck wrote:Richard,
For me it's running fine.
Marc
mosh1 wrote:Marc Vanzegbroeck wrote:Richard,
For me it's running fine.
Marc
Marc, do you use Harbour or xHarbour? And can you please post your link file too
Thanks
Marc Vanzegbroeck wrote:mosh1 wrote:Marc Vanzegbroeck wrote:Richard,
For me it's running fine.
Marc
Marc, do you use Harbour or xHarbour? And can you please post your link file too
Thanks
I'm using xHarbour 0.99.71 (Simplex)
I'm using Richard files to create the lib-files
Marc
Marc Vanzegbroeck wrote:Richard,
For me it's running fine. I can connect to my SQL-server (MariaDB) an create database and tables.
The only thing I could find is how to run in embedded mode (no MySQL-server or MariaDB running) for no network version, and development.
But this is noo problem. Now I'm using SQLite for that.
Regards,
Marc
mosh1 wrote:
And how do you link your samples?
Marc Vanzegbroeck wrote:mosh1 wrote:
And how do you link your samples?
I added these 2 lines
C:\FWH\MySQL\TMySQL\mysql.lib +
C:\FWH\MySQL\TMySQL\libmysql.lib +
mosh1 wrote:Marc Vanzegbroeck wrote:mosh1 wrote:
And how do you link your samples?
I added these 2 lines
C:\FWH\MySQL\TMySQL\mysql.lib +
C:\FWH\MySQL\TMySQL\libmysql.lib +
Thanks! I compiled and linked test.prg samples and now I am getting "No connection to server" message. What can be wrong?
Also : is it possible to use Harbour not xHarbour?
Marc Vanzegbroeck wrote:Did you set the correct IP-adres,user and password to the server with MySQL?
mosh1 wrote:Thanks! I compiled and linked test.prg samples and now I am getting "No connection to server" message. What can be wrong?
Daniel Garcia-Gil wrote:Hello
instead localhost use 127.0.0.1
sometimes this problem occurs because the mysql imported lib (libmysql.lib) was not corresponds with current DLL (libmysql.dll)
you can use implib.exe tool (from borland) to built it.
richard-service wrote:I sent it.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 60 guests