Error: Could not use "file name"; file already in use.
Hello, I created a new accdb file by method : File.Create, after that I try to connect that data base like that DataBaseManager.conn.Open();
and it throws me this exception, what should I do?
Thanks.