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.