Skip to main content
July 24, 2008
Question

creating database connection without administrator

  • July 24, 2008
  • 2 replies
  • 416 views
I need to create a new database connection for coldfusion mx 7 on winblows 2003 but coldfusion administrator is broken. Is there any way to create a new JDBC connection without it? Perhaps some registry or ini file editing? How about for ODBC?
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    July 29, 2008
    Very useful post.
    For music visit http://mp3walls.com
    July 25, 2008
    You can code a template to create a datasource using the adminAPI. The examples do just that. View the MSSQL example on this page, Administrator API.

    However, you might just want to fix you CFAdmin. Got to a working CFMX7 server of the same version. Zip up all of CFIDE (usually under wwwroot of cfusion or your docroot). Delete the 'broken' one on your server. Unzip the CFIDE zip to replace.