Dynamic Creation of a Database Using Coldfusion
Here is what i want to do.
Through the simple click of a button on want to dynamicly create a new databas
e for a completely new user. I have a database already designed but what i want is for that database to act as my "perfect database image" that can be replicated for use by other users on the system. I not only need to have the DB dynamically created or copied I need to be able to create the ODBC connection in coldfusion so that the user can start using the database without any customer service. I am using MSSQL 2005. thank you.
