Hi! Did you find a solution for this?
L
liviucatrina
@liviucatrina
Posts
-
Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. -
How can we open the database exclusively?int Mode = 12; //ordinary Mode = 16; string connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Mode="+Mode+";Data Source=|DataDirectory|x.mdb;";
I have seen people ask questions about this, and i decided to help. Liviu Catrina