• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Access DB for ColdFusion MX

I

IkeInMass

Guest
How do I setup a MS Access database in Plesk to work with ColdFusion 7 MX? I would think there would be a JDBC Settings like there is for ODBC Settings. I've tried setting it up as an ODBC datasource and can't connect to it. I'm on a shared hosting provider.
 
You still need to set up the DSN in the Coldfusion administrator. It would be a nice feature if plesk could add this automatically but it doesnt.

-ren
 
You mean I have to bug my provider every time I need a new DSN?
 
Also, as you might know since you mentioned jdbc. CF5 would pick up odbc system DSN's but CFMX only picks up system JDBC.

Since CFMX is a J2EE app there may be a component out there that allows this. WHo knows.
 
Back
Top