Question
Access db connection to mapped drive
We have an Access db on another Web server we are trying to
use for queries/select statements only on another Web server. We
create a mapped drive and enter the path to the mapped drive in the
connection string. The connection verifies and the Web pages
function correctly.
If CF is stopped/started, the path changes to the computer name path instead of the mapped drive path and we obtain the error messages below
Connection verification failed for data source: yoc
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
We are CF 7.01
Any suggestions?
Thanks for your help
Pam
AAOS
If CF is stopped/started, the path changes to the computer name path instead of the mapped drive path and we obtain the error messages below
Connection verification failed for data source: yoc
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
We are CF 7.01
Any suggestions?
Thanks for your help
Pam
AAOS
