Page 1 of 1

TMSDataSource and TVirtualTable

Posted: Sat 02 Jun 2007 09:02
by Rafko
Hello

How to set the TVirtualTable as DataSet for TMSDataSource in design time?

Posted: Mon 04 Jun 2007 09:10
by Antaeus
Unfortunately now you cannot assign TVirtualTable to TMSDataSource.Dataset because of the TMSDataSource restriction. This restriction will be removed in the next build of SDAC.

Posted: Mon 04 Jun 2007 09:14
by Antaeus
As a temporary solution I can suggest you to use TDataSource instead of TMSDataSource.