Question
http 400 error
I'm trying to create a dsn-less connection to 1and1.com. I'm
using the custom connection string,
"DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/ourhaley.com/database/haley.mdb") & ";"
I'm getting the error "http error code 400 bad request"
I've been around and around with support to no avail.
Any thoughts anyone?
"DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/ourhaley.com/database/haley.mdb") & ";"
I'm getting the error "http error code 400 bad request"
I've been around and around with support to no avail.
Any thoughts anyone?
