judyweir
10-01-2006, 06:59 AM
I am trying to connect to my database using the following custom connection string:
"Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=E:\web\harrisburgu\htdocs\_database\webdata .mdb;"
I verified the path using the Server.MapPath method, so I'm pretty sure it is correct.
When I try to test my connection from within the Dreamweaver connection wizard, I get the following error: "HTTP Error Code 415 Unsupported Media Type" I Googled this error and came up with nothing.
What gives? Please help! Thanks in advance.
Judy
"Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=E:\web\harrisburgu\htdocs\_database\webdata .mdb;"
I verified the path using the Server.MapPath method, so I'm pretty sure it is correct.
When I try to test my connection from within the Dreamweaver connection wizard, I get the following error: "HTTP Error Code 415 Unsupported Media Type" I Googled this error and came up with nothing.
What gives? Please help! Thanks in advance.
Judy