Forums
This topic is locked
Problems Viewing Access DataBase on LiveData
14 Jun 2004 21:04:30 Adam Ross posted:
I get the following error:Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data.
/nationalex_root/products.asp, line 8
Whatever machine is parsing that script does not have the DSN created on it, or you've mispelled it in your code.
Trying to complete a tutorial and eventually perform the same operation in a custom website with a custom Access database. Running ASP on DWMX2004 Win XP Pro IIS 5.1. Saw a posting about full .net service - i have all the updates from microsoft - is there a setting i need to change?
PLEASE HELP!!!