Hi
I am saving data from ASP to an access database which has linked tables, i keep getting this errror:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file 'I:\Access Database\980211be.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
/js_03.asp, line 23
The problem is that this is the linked database, and that i do have permission to acceess it, there are no other processes running that could be accessing it.
I am very lost, any help would be great
Cheers Si
I am saving data from ASP to an access database which has linked tables, i keep getting this errror:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file 'I:\Access Database\980211be.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
/js_03.asp, line 23
The problem is that this is the linked database, and that i do have permission to acceess it, there are no other processes running that could be accessing it.
I am very lost, any help would be great
Cheers Si