Hello, I'm using DW CS3 and ASP classic on a machine with
Vista Ultimate and having problems connecting to the MS Access
Database via the testing server. When I try to add the database
connection and create a DSN through the dialog box, I hit "Test"
and get the following message:
[Microsoft][ODBC Microsoft Access Driver] Disk or network
error.
[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr
failed
I suspect it is a permissions-based problem but have been
unable to isolate it. The database is in the directory,
C:\Users\Public\Documents\Database. So far at the folder level I
have tried:
- verifying full control permission for the Administrators
group
- giving full control permission to the IUSR_ComputerName
account
I also verified the access database itself has no permission
restrictions.
Incidentally I am new to CS3 and working through the book,
"Adobe DW CS3 with ASP, ColdFusion and PHP Training from the
Source", specifically the example in Chapter 7 using the newland
database. I am somewhat familiar with dynamic web development
(veteran of GoLive 6) but am not up to speed on developing under
Windows Vista. BTW I have turned User Account Control off in
Vista.