FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Mon Oct 14, 2013 09:02 AM

I've used MySql.lib (TMySql) with LibMySql.lib for a few year but it has some limitation. I would like to use TDolphin but I'm not quite clear how to start.

Anyone can give me guideline to use TDolphin.

Thnaks in advance,

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Mon Oct 14, 2013 09:32 AM

Dutch,

Please review FWH\samples\erp2.prg

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Mon Oct 14, 2013 11:27 AM
Hello

download all sources from here https://bitbucket.org/danielgarciagil/tdolphin/get/master.zip

after edit the .bat that you want to use (for harbour, xharbour to mingw or msvc or borland) and run, now TDolphin LIbrary is built

in sample folder there are so many test

any other question, please post here
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Tue Oct 15, 2013 07:31 AM

Dear Antonio&Daniel,

Thank you so much for your kind support.
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Tue Oct 15, 2013 04:44 PM

Hi Daniel,

I dont know about MySql. I have not installed yet. Can you guide me to run your library please?

Which version MySql server should i install? Is there any admin tool?

Thanks.

Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Where do I start xHb 1.2.3+FWH1305 with TDolphin?
Posted: Tue Oct 15, 2013 06:45 PM
Hakan,

You can use xampp for Windows:
http://www.apachefriends.org/en/xampp-windows.html

to get MySQL on your development pc and start testing MySQL with TDolphin

phpMyAdmin is included which it is a great MySQL admin tool
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion