FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour What is the best of MySql (lib or class) TMySql, TDolphin
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Thu Jul 12, 2012 01:58 PM
Thanks you very much !

Define -DHB_OS_WIN_32_USED fixed the errors. One more question : what is the value of variable $(CLIBFLAGS)? It's not defined in makefile so maybe its in CFG file or in the environment? Please can you check it?
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Thu Jul 12, 2012 02:26 PM
I have make errors :

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile.bc 18: Command syntax error
Error makefile.bc 19: Redefinition of target 'lib\mysql.lib'
Error makefile.bc 19: Command syntax error
Error makefile.bc 22: Command syntax error
*** 4 errors during make ***

Something is missing...

And what are parameters %1 %2 %3 on a line :

D:\borland\bcc55\bin\make -fmakefile.bc %1 %2 %3 > make_b32.log
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Thu Jul 12, 2012 07:16 PM
ShumingWang wrote:We use Tmysql.prg since 2004, simple,fast,stable!
Only need link libmysql.lib (export from libmysql.dll by tlib.exe) ,mysql.lib (tmysql.prg mysql.c ),running time need libmysql.dll, no other setting on windows nor exe .
Samples : http://www.xtech.com.cn/down/sample1.prg
http://www.xtech.com.cn/down/sample2.prg

Regards!
Shuming wang


How to export libmysql.dll by tlib.exe ?
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Jul 13, 2012 06:36 AM

bcc55\bin\implib libmysql libmysql.dll genarate libmysql.lib

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Thu Jul 19, 2012 12:45 PM
mosh1 wrote:I have make errors :

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile.bc 18: Command syntax error
Error makefile.bc 19: Redefinition of target 'lib\mysql.lib'
Error makefile.bc 19: Command syntax error
Error makefile.bc 22: Command syntax error
*** 4 errors during make ***

Something is missing...

And what are parameters %1 %2 %3 on a line :

D:\borland\bcc55\bin\make -fmakefile.bc %1 %2 %3 > make_b32.log


How did you solve this? I have the same problem.

Regards,
Marc
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 02:27 AM
Marc Vanzegbroeck wrote:
mosh1 wrote:I have make errors :

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile.bc 18: Command syntax error
Error makefile.bc 19: Redefinition of target 'lib\mysql.lib'
Error makefile.bc 19: Command syntax error
Error makefile.bc 22: Command syntax error
*** 4 errors during make ***

Something is missing...

And what are parameters %1 %2 %3 on a line :

D:\borland\bcc55\bin\make -fmakefile.bc %1 %2 %3 > make_b32.log


How did you solve this? I have the same problem.

Regards,
Marc


I didnt :-)
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 05:37 AM
mosh1 wrote:
Marc Vanzegbroeck wrote:
mosh1 wrote:I have make errors :

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile.bc 18: Command syntax error
Error makefile.bc 19: Redefinition of target 'lib\mysql.lib'
Error makefile.bc 19: Command syntax error
Error makefile.bc 22: Command syntax error
*** 4 errors during make ***

Something is missing...

And what are parameters %1 %2 %3 on a line :

D:\borland\bcc55\bin\make -fmakefile.bc %1 %2 %3 > make_b32.log


How did you solve this? I have the same problem.

Regards,
Marc


I didnt :-)


Please give me your EMail. I send to you make package file.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 11:35 AM

Richard,

My email is

marc.vanzegbroeck@gmail.com

Thanks

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 01:26 PM
richard-service wrote:
Please give me your EMail. I send to you make package file.

Me e-mail : mymordk@gmail.com

Can you also please send/point to complete instructions : what to include, what should be linked etc.
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 05:13 PM

Hi,

I sent it.
But I got Delivery Status Notification (Failure).

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 05:30 PM

Richard,

Can you try it again? I just send an email to it, and I received it.

Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 129
Joined: Sun Oct 09, 2011 03:50 PM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Fri Aug 03, 2012 06:07 PM
richard-service wrote:Hi,


You asked me for e-mail I posted it
And I am still waiting for file
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Sat Aug 04, 2012 02:56 AM
Marc Vanzegbroeck wrote:Richard,

Can you try it again? I just send an email to it, and I received it.

Marc

I alwayse got it.
This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

mymordk@gmail.com
marc.vanzegbroeck@gmail.com
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Sat Aug 04, 2012 10:30 AM

Can you try to send it to

marc.vanzegbroeck@outlook.com

Thanks
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: What is the best of MySql (lib or class) TMySql, TDolphin
Posted: Sat Aug 04, 2012 11:14 AM
Marc Vanzegbroeck wrote:Can you try to send it to

marc.vanzegbroeck@outlook.com

Thanks
Marc

I sent it.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit