FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TDolphin MySql embedded testemb1 example
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
TDolphin MySql embedded testemb1 example
Posted: Mon Dec 31, 2012 04:00 PM

Hi All

I could successfully built connect to MySQL Server but not able to connect as Embedded server. I used the same example which is supplied with TDolphin (Testemb1.prg). When I complied the testemb1.prg its executing but it does not establish the connection. Its close the application immediately. I put some debug messages by using MsgAlert function it shows the first message correctly after that the application automatically closed. Could you please guide me.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: TDolphin MySql embedded testemb1 example
Posted: Mon Dec 31, 2012 07:29 PM
Hello

to build with Embedded mode on... type in console... bldcon testemb1 yes
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: TDolphin MySql embedded testemb1 example
Posted: Mon Dec 31, 2012 11:31 PM

HI Daniel ,

Thanks a lot ..! I could compiled testemb1.prg and also in my project (xMate IDE). I had included both libs libmysql.dll and libmysqld.dll. After removed of libmysql.dll its working fine in FiveWin Graphic mode also. Thanks once again..!

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB

Continue the discussion