Hello,
I'am still usling FW with clipper and want to upgrade to xHarbour. Is the a SIX-driver replacement available for xHarbour?
Thanks
Marc
As BMDBFCDX is great, it does not offer same functions as Six or MachSix. RMDBFCDX offers the same functions as Six and MacSix. No need to change your source code, you can leave your SIX and MachSix functions in place.StefanHaupt wrote:Additionally there is the BMDBFCDX driver, which is similar to RMDBFCDX from xHarbour-builder. This lib is in the contrib folder. It replaces and enhances the standard CDX-driver.
Graag gedaanMarc Vanzegbroeck wrote:Thanks for the info.
Correct, RMDBFCDX zit in xHarbour Builder vanaf de Professional.[/quote]Ik gebruik nu ook clipper5.2e met SIX, dus deze oplossing zal het eenvoudigste zijn. Ik zie dat ik dan minstens de Professional versie zal moeten nemen.
Wel, je hebt beide nodig, dus, welke je eerst besteld is van geen belang.Ik zal maar eerst de FWH bestellen voordat ik de xHarbour Builder bestel.
Fernando Sanchez wrote:Harbour have implemented SixDriver funcionality, you only need link the hbsix.lib and hsx.lib included on Harbour Library Folder.
Fernando Sanchez wrote:Hi to All!
Please Read Przemek answer at harbour mailing list:
On Wed, 01 Aug 2007, noway - Fernando Sanchez wrote:
> Przemek
> I see on Harbour the hbsix.lib and hsx.lib.
> Is implemented in Harbour all the functionality of SixDriver?
HiPer-SEEK / CFTS is fully implemented. It has some extensions which do not exist in original SIX3 library.
See source/rdd/hsx/hsx.c for description I left in the file header.
I added also support for SMT, SIX3 DBF field types, SIX3 compression and encryption. So far I haven't implemented NSX support though I have some basic version I started some months ago. Most of Sx_*() functions are not implemented but we are supporting their functionality so they can be easy added even at .prg level as wrappers to existing ord*()/
dbOrderInfo()/dbInfo()/dbRecordInfo()/dbFieldInfo()/rddInfo() functions.
Bitmap filters are not implemented. I created bitmap library with all COMIX/ClipMore and MachSix functions and it's distributed by xHarbour.com This library can work with Harbour - it's enough to recompile it with Harbour header files. So far I haven't decided if I should public this code. IMHO xHarbour.com makes also important things for [x]Harbour community (f.e. very good commercial documentation) and I believe that this library helps xHarbour.com to continue their jobs so I'm keeping this code private though I stop to work on xHarbour code.
In contrib/bmdbfcdx is DBFCDX with some basic bitmap filters functionality created by Miguel Angel Marchuet. In some cases it may be enough.
best regards,
Przemek
Fernando Sanchez wrote:What it really says is that Przemek is the real SixDriver author
Fernando Sanchez wrote:I really don't care about xHarbour.com at all
Fernando Sanchez wrote:It seems that you prefer to hide Przemek technical opinions about xHarbour
RMDBFCDX is developed by Przemek exclusively for xHarbour.com's xHarbour Builder.
Fernando Sanchez wrote:I'm talking about Przemek's technical opinions about xHarbour. The real facts why Przemek leaved xHarbour and moved to Harbour only. Do you want me to post some of his opinions ? Are you sure ?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 66 guests