On Thu, Jun 28, 2012 at 7:57 PM, Lucas B. <
lucasde...@gmail.com> wrote:
> I tested xHarbour.com SQLRDD and works pretty good.
>
> I added it to a small contained sample and worked very very good accesing
> MySQL via Internet.
>
> xBrowsing is almost inmediate!!.
>
>
> But I have some questions and also I discovered some missing points in the
> demo version. I wrote many mails to xHarbour.com and I have not get an
> answer, so that scares me from investing 1.000 euros in a product with no
> support and no interest of attending customers.
>
> In fact, I should also change to xHarbour, but I am very happy with Harbour.
>
> So SQLRDD is possible and it works as fast as, for example, Eagle 1 or
> TDolphin.
Thanks for sharing.
Speed in a small test is IMO not a proof that it will
scale well for a large app and work reliably in every
situations (and against all supported SQL backends).
I remember reading an analysis on this list few years
ago and it didn't suggest a spotless picture of SQLRDD,
as far as its core idea and implementation went.
Also, SQLRDD only supported Windows/BCC last
time I knew.
Probably it'd be useful for this product if it would be
ported to Harbour and put it under the "stress" of a larger
audience and more sophisticated set of technologies
like multiple CPs, MT, various platforms and C compilers.
But, this depends on business interest, the programmer(s)
behind it and it's core design.
-- Viktor