![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Please help, I have a project with a short deadline and I'm already running into errors. First off... I'm not a programmer, I'm a designer... i do know a little bit here and there... but I ran into a problem. I have an Access database file with 7 fields. I setup the ODBC and setup the database in dreamweaver... everything loaded in fine. When I create a new asp page I can f12 the page just fine.. everything shows up (if i put anything on it) but the second i apply a recordset to the page i get a "this page can not be displayed" error... it's really frustrating and i don't have any clue what the problem is??? Oh yeah, i have iis setup on my machine and i have it listed as the testing server... but if i view the asp files (with the recordset in place) on the testing server, they show up with just code!? like a text file? Again, I'm not a programmer.. so if anyone can dumb it down for me that would be great! Thanks! dylan |
#4
| |||
| |||
|
|
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. /yotshop/TMPeqhk7j14sn.asp, line 8 |
|
Still no clue? I'm not sure why the file is called "unknown" it's saved as view.asp ... |
|
If i open the actual .asp file in internet explorer... it just looks like a bunch of code... I have other asp files that open fine... so I don't know what the deal is? |
#5
| |||
| |||
|
|
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. /yotshop/TMPeqhk7j14sn.asp, line 8 |
|
Still no clue? I'm not sure why the file is called "unknown" it's saved as view.asp ... |
|
If i open the actual .asp file in internet explorer... it just looks like a bunch of code... I have other asp files that open fine... so I don't know what the deal is? |
#6
| |||
| |||
|
|
[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. /yotshop/TMPeqhk7j14sn.asp, line |
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |