FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Tdolphin and MySql question (to Daniel)...
Posts: 53
Joined: Wed Aug 06, 2008 05:27 PM
Tdolphin and MySql question (to Daniel)...
Posted: Mon Jul 25, 2011 07:51 PM

Hello Daniel,

I want to try Tdolphin in mixed OS enviroment (Linux and Xp clients on Samba server), with same aplication made in FWH 8.07 version and classic DBF database, which would be replaced with MySql. On Linux I plan to use Wine to run Exe. Because application is complex, my idea is to save code rewriting time and whole project finish in FWH. When I read and study this forum I see that my first step must be upgrading FiveWin.

q: can you advice me, is it possible to run FWH with TDolphin on Linux Wine and XP at the same time or I must forget this combination.

Thanks ,

Boris

Boris (FWH 20.07, xHarbour 1.2.3, Harbour 3.2.0, BCC74, MySql 5.7)
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: Tdolphin and MySql question (to Daniel)...
Posted: Mon Jul 25, 2011 09:47 PM

Hello.

The ideal way would be to have an MYSQLRDD, so you could change the RDD at start.

There is a commercial SQLRDD for xharbour.com in that page.

Also, there is a Harbour contrib but I don´t know its current state.

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: Tdolphin and MySql question (to Daniel)...
Posted: Mon Jul 25, 2011 10:42 PM

Hello

i tested a App in linux (wince) with MySql (using dolphin) from debian, fastreport and harbour socket. are running fine until now.
The appearance is not same, but is ok

you should rewrite database management, is not same DBF and MySql (TDolphin)

Posts: 53
Joined: Wed Aug 06, 2008 05:27 PM
Re: Tdolphin and MySql question (to Daniel)...
Posted: Mon Jul 25, 2011 11:14 PM

Thank you for your answers, I know that database commands are not same, but I must start to upgrade my aplications to SQL.

Best regards, Boris

Boris (FWH 20.07, xHarbour 1.2.3, Harbour 3.2.0, BCC74, MySql 5.7)

Continue the discussion