FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TDolphin, Class to manager MySql
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

TDolphin, Class to manager MySql

Posted: Thu Jul 01, 2010 03:18 PM
Hi...

TDolphin is a class designed for compilers Harbour / xHarbour to manage MySql TDolphin, is designed to reduce lines of code, debug and easy to make better use of the power of MySql
i'm not try to use or simulate a MySql as DBF, we do not want to miss the entire capacity of MySql, but you can find similar code classes that handle DBFs
If you have used TMySql be easier to adapt to TDolphin, though by itself is very easy to use
TDolphin is integrated by 2 class, TDolphinSrv: To Host control and TDolphinQry: To Queries control
the better is the source code is all avalaible
For the examples we have used Harbour, xHarbour y Fivewin for [x]Harbour
This class has been made possible by the unconditional collaboration and contributions of William Morales

is in testing period, any help will be welcome

http://tdolphin.blogspot.com/
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM

Re: TDolphin, Class to manager MySql

Posted: Fri Jul 02, 2010 11:51 AM

Daniel, thanks, this is funcional? can be used ou test only?

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: TDolphin, Class to manager MySql

Posted: Fri Jul 02, 2010 11:57 AM
Norberto

norberto wrote:Daniel, thanks, this is funcional? can be used ou test only?


it' s a first public release, i did some test before, i think need more test, but for now is functional
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: TDolphin, Class to manager MySql

Posted: Sun Jul 04, 2010 03:20 AM
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: TDolphin, Class to manager MySql

Posted: Wed Jul 14, 2010 03:51 PM

Regards

there are a simple test to build fivewin xbrowse, the sample include: xbrowse setup, columns sort, incremental seek by order column.
download last code from SVN

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: TDolphin, Class to manager MySql

Posted: Sat Aug 21, 2010 10:42 PM

Dolphin now available to MSVC 32 and 64 bits

http://tdolphin.blogspot.com/

Continue the discussion