Re: [xHarbour-developers] Apollo DBF Interface

2012-07-16 Thread Andi Jahja
I can't :-) The add-ons I am going to add is to help those (including me) who are still using SIx DBF. Afterall, it is actually a legacy add-on. I know there's a SIx clone in our repo. But this one is using a different approach. Exactly the same way as: MYSQL vs RDD(MY)SQL whereby the first one is

Re: [xHarbour-developers] Apollo DBF Interface

2012-07-15 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "xHarbour Developers Mailing List" Data invio: domenica 15 luglio 2012 13.59 Oggetto: Re: [xHarbour-developers] Apollo DBF Interface > Hello, > > Be ready to download the run-time DLL at: > > http://www.v

Re: [xHarbour-developers] Apollo DBF Interface

2012-07-15 Thread Andi Jahja
Hello, This is a low-level-approach, as such it by-passes the RDD stuffs in the core codes. This, at the end, results in a more-speedy application. The surface codes will be at PRG level, to stimulate PRG developers to participate. This is a quite "big" project, so I beg developers to join :-) An

Re: [xHarbour-developers] Apollo DBF Interface

2012-07-15 Thread Andi Jahja
Hello, This will require a lot of feed-back. The available sources in my desk are absolutely very raw, eventhough they cover almost all the Six aspects. Andi On Sun, 15 Jul 2012 18:40:22 +0700 Andi Jahja wrote: > Hello, > > I am going to add low-level-approach of DBF manipulation based on Apo

Re: [xHarbour-developers] Apollo DBF Interface

2012-07-15 Thread Andi Jahja
Hello, Be ready to download the run-time DLL at: http://www.vistasoftware.com/trial_download.asp?ref=trial Andi On Sun, 15 Jul 2012 18:40:22 +0700 Andi Jahja wrote: > Hello, > > I am going to add low-level-approach of DBF manipulation based on Apollo > (AKA Six) DBDF stuffs. This is not an R

[xHarbour-developers] Apollo DBF Interface

2012-07-15 Thread Andi Jahja
Hello, I am going to add low-level-approach of DBF manipulation based on Apollo (AKA Six) DBDF stuffs. This is not an RDD, but a real DBF low-level acsess. Nothing is inhereted from the RDD base source. If there's a contra on this, please speak. Andi ---