Using an External Cache Provider using CData ADO.NET Provider for Excel

Connection string

This CData ADO.NET Provider for Excel connection string can be used for connections to Excel 97, Excel 2000, Excel 2002, Excel 2003, Excel 2007, Excel 2010 and Excel 2013.

RSSBus drivers have the ability to cache data in a separate database such as SQL Server or MySQL instead of in a local file using the following syntax:

Cache Provider=Provider.Namespace;
Cache Connection
='Connection String to Cache Database';

Above is just an example to show how it works. It can be used both with "Auto Cache" and with "Cached Data Only / Offline Mode". Read more about using RSSBus Cache Provider in this article >>>