Page 1 of 1

SQL against any TDataSet?

Posted: Wed 11 Nov 2015 17:08
by Aggie85
Howdy!

In my application framework, I have been using TxQuery component for years with TkbmMemTable! While it has served me well, it is getting harder to keep using it because of its discontinued development for over a decade!

I was reading that FireDac supports SQL against any dataset via its Local SQL feature (it uses SqlLite).

Does UniDac support SQL against any TDataSet (i.e. TkbmMemTable)?

Best Regards,

Aggie85

Re: SQL against any TDataSet?

Posted: Mon 16 Nov 2015 11:28
by AlexP
Hello,

Currently, UniDAC doesn't support this functionality. We will implement this feature in one of the next
versions