| |
| Using TClientDataSet with local data |
 |
Is it possible to use a TClientDataSetin a Local application with paradox tables without using a TProvider and a TRemoteServer?
You can't get rid of the Provider, but you can use it in a single-tier application. In order to open the Client DataSet you assign the provider manually.
CDS.Provider := Table .Provider;
CDS.Open;
Also, make sure you include BDEProv in the uses clause.
|
|
| Hits/month |
2,500,000+ |
Downloads (Since May 2000) |
7,393,709 |
| Total Files |
6,023 |
| Forum msgs |
7,670 |
| Articles/FAQs |
70+/900+ |
Top Selling Software at Amazon
|