try hardcoded connection string.

来源: 2005-12-21 08:19:54 [旧帖] [给我悄悄话] 本文已被阅读:

example:

connstr="Provider=Microsoft.Jet.OLEDB.4.0;Password="""";User ID= Admin;Data Source="c:\Inetpub\wwwroot\example.mdb")

or search the web to find correct syntax.