I have an Access DB that if I simply double-click on to open it gives me this message:
You don't have the necessary permissions to use the 'S:\EAP\EAPExpert\EAP.mdb' object. Have your system administrator or the person who created this object establish the appropriate permissions for you.
However, if I open MS Access through a special shortcut and then open the DB, it works fine. The target of the shortcut is:
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE"
/wrkgrp "s:\eap\eapexpert\eap.mdw" /user USERNAME /pwd PASSWORD
My question is we need some of the data in this DB for a web app using Cold Fusion. I need to set up an ODBC DSN to the DB but obviously I can't set up directly to the DB because it won't access the DB. How should I set up the DSN? Or should I be asking this on a CF forum?
Thanks!
Craig
You don't have the necessary permissions to use the 'S:\EAP\EAPExpert\EAP.mdb' object. Have your system administrator or the person who created this object establish the appropriate permissions for you.
However, if I open MS Access through a special shortcut and then open the DB, it works fine. The target of the shortcut is:
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE"
/wrkgrp "s:\eap\eapexpert\eap.mdw" /user USERNAME /pwd PASSWORD
My question is we need some of the data in this DB for a web app using Cold Fusion. I need to set up an ODBC DSN to the DB but obviously I can't set up directly to the DB because it won't access the DB. How should I set up the DSN? Or should I be asking this on a CF forum?
Thanks!
Craig