Was there a problem with it? I have a web template I wrote and after I fill out this form with stuff like domain name, domain extension, admin username/password, and other stuff, it copies the master template folder to a new folder named after the domain, renames the database, rewrites 2 application.cfm files, and other things that are gathered by what is on the submitted form. Then I connect to the new database and using the dynamic connectstring and update, insert all the corresponding data. Then I do go into the Admin API and create a new datasource.
Terry -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Saturday, October 13, 2007 2:29 PM To: CF-Talk Subject: RE: connectstring in CF8 > What replaces CF5's connectstring and dynamic > in CFQuery for CF8 as they have been > depreciated? There is no replacement, really. You can use the admin API to create a datasource, though. Dave Watts, CTO, Fig Leaf Software ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291014 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

