Do you have Microsoft Access?
This is the connection string I use (after the password has been set using MS Access):
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\database\snitz_forums_2000.mdb;Jet OLEDB:Database Password=password" '## MS Access 2000