Skip to main content
August 23, 2006
Question

Database No connection detection

  • August 23, 2006
  • 2 replies
  • 385 views
I remember in the older versions of Coldfusion in the administrator there was the odbc page. On this page there was a status of the connections. Is there any CF tag/function that determines if a database connection is working?

Thanks
Dave
This topic has been closed for replies.

2 replies

August 23, 2006

> Is there any CF tag/function that determines if a database connection

Have you considered using...

CreateObject("component","cfide.adminapi.datasource")

Good luck!
August 23, 2006
The database is Oracle 9i