A
Arne Garvander
I have Access 2003 and Access 2007 installed.
I am writing an ad hook program in .Net that needs to open and old Access 97
database . I get the Error {"Cannot start your application. The workgroup
information file is missing or opened exclusively by another user."}
My connection string is
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\tapelib\roster97.mdb;User
Id=admin;Password=;
What am i doing wrong?
I am writing an ad hook program in .Net that needs to open and old Access 97
database . I get the Error {"Cannot start your application. The workgroup
information file is missing or opened exclusively by another user."}
My connection string is
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\tapelib\roster97.mdb;User
Id=admin;Password=;
What am i doing wrong?