Here is an example of a connection string used for OLEDB:
Provider=Microsoft.Jet.OLEDB.4.0; Data Source=D:\path\filename.mdb;
Many other connections strings can be found at http://www.connectionstrings.com
Article ID: 331, Created: January 28, 2002 at 4:00 PM, Modified: April 7, 2008 at 10:35 AM