close
如果出現這樣的error
無法啟動您的應用程式。工作群組的資料檔案不見了或被另一個使用者以獨佔方式開啟
用這樣的connectionstring 就ok了
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\log.mdb;Persist Security Info=False;Jet OLEDB:Database Password=xxx
全站熱搜
如果出現這樣的error
無法啟動您的應用程式。工作群組的資料檔案不見了或被另一個使用者以獨佔方式開啟
用這樣的connectionstring 就ok了
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\log.mdb;Persist Security Info=False;Jet OLEDB:Database Password=xxx