Page 1 of 1

crBatchMove TLiteVirtualTable

Posted: Thu 12 Sep 2019 09:13
by Eivind72
I'm trying to copy data from a TLiteQuery to an empty TLiteVirtualTable using the TCRBatchMove. However, when executing the batchmove, I get the error that OnGetRecordCount event for the litevirtualtable has not been defined. What am I missing?

Re: crBatchMove TLiteVirtualTable

Posted: Mon 11 Nov 2019 15:42
by MaximG
Please compose and send us a small sample project where the issue occurs. Additionally, we need information about the structure of your tables (DDL-script) that are accessed by the application. For your convenience, please use the e-support form https://www.devart.com/company/contactform.html

Re: crBatchMove TLiteVirtualTable

Posted: Mon 06 Jun 2022 12:33
by Pavel95
Having same problem except with TUniQuery and TVirtualDataSet