>> I see no point in moving it back to contrib until someone >> takes a plunge into this and known problems get fixed. > > So far I haven't seen any confirmed error in ADORDD code > so I have no idea what we can fix. > > Of course this RDD should be greatly improved yet and some > missing functionality added. Also if someone has time then > function like SQLTranslate() should be rewritten from scratch > to be real xbase to SQL expressions translator. Not a small > hack for some trivial examples.
Just had time to read this bit, well, I couldn't have said it better. Probably many other improvements could be made on that driver. F.e. for me thos HB_ADORDD*() functions look a little strange in an RDD. They're needed to setup connection, and connection is stored in thread static data. I'm not sure this plays well with MT RDD features of Harbour. Plus one issue: Marek used to tell that data types aren't properly translated to Harbour types. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
