Microsoft Jet Database Engine Cannot Open
Hello All,
I got some serious problem here. I am pretty sure you all able to find the solution of it. I am not able to insert record in microsoft access 2003 database. I have already given permission to database through inetmgr.
Error
System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot open the file C:\Inetpub\wwwroot\JustTest\Database\db1.mdb'. It is already opened exclusively by another user, or you need permission to view its data. at System.Data.OleDb.OleDbConnection.ProcessResults(I nt32 hr) at System.Data.OleDb.OleDbConnection.InitializeProvid er() at System.Data.OleDb.OleDbConnection.Open() at JustTest.GridUpdate.Button1_Click(Object sender, EventArgs e) in c:\inetpub\wwwroot\justtest\gridupdate.aspx.cs:lin e 75
i am using windows xp professional service pack 2, visual studio .net 2003
Abdul Ghaffar
|