I've written a custom jsp that reads a database and seems to be erroring
java.sql.DriverManager.getConnection("jdbc

dbc:;DRIVER=Microsoft Access Driver (*.mdb);DBQ=Directory.mdb","","")
Here's the error I keep getting:
java.sql.SQLException: [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.
I know my path is correct in the file and should open the database.
Any ideas on what could be wrong?
I'm running on windows with TS 6.5 SP 1 and Open Deploy 6