You create a DSN under control Panel/ODBC if you in a windows environment. This does the same thing that CFADMIN does. Or search for DSN-less connection in this forum.
depending on the rdbms you're using there is a odbc manager which allows you to register your db's (as system/local/etc). The previous post describes the easiest way to register them though.
Description
CF_Datasource allows developers to create, edit, and list ODBC datasource for Access or SQL Server. The tag was previously a commercial tag, and is now free (Open Source Version is still commercial). The tag can be used to automate the creation of a data source, which is useful in applications that allow clients to build their website from a browser. The tag is also useful in management applications, and for deploying web applications that require a datasource.
Tag Syntax <cf_datasource action="edit" engine="access"
dsn="mydsn" db="c:\db\new.mdb">
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.