Well that's great for FuseTalk I don't want to. I want it to be a complete installation process without having to go into the administrator to do it. This is the only part of the installation process that I cant do, unless as I said, I create a datasource using script and creating it using a connection string and use that.
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Thornton Sent: Tuesday, January 25, 2005 4:04 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Dynamic DB connections Hmmm, Even fusetalk makes you set up an ODBC datasource....... >>> [EMAIL PROTECTED] 25/01/2005 3:54:44 pm >>> No no I wasn't to connect to a database server in a similar fashion to the old connectionstring method. Basically its for an install process where you specify the database IP, the SA username and password and it will connect to the database server to create a database and the database tables. Using a datasource, you need to have the connection there already. I am not wanting that. I want to connect to the database server without a datasource setup in the CFADMIN Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Tuesday, January 25, 2005 3:56 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Dynamic DB connections Steve, There is a way, I have created a set of tools that will allow you to do this. Unfortunetly I am not at the office and don't have these tags with me, but the tags Create, Delete and Verify a datasource connection for use in Coldfusion. Is that what your looking for:-) Regards Andrtew Scott Technical Officer NuSphere Pty. Ltd. www.nusphere.com.au ----- Original Message ----- From: "Steve Onnis" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[email protected]> Sent: Tuesday, January 25, 2005 2:37 PM Subject: [cfaussie] Dynamic DB connections > Ello ello ello > > Is there any way at all to create a dynamic connection to a database? I know you can't use the connection string attribute now so > was wondering if anyone knows of another way. > > I guess you could create a datasource on the fly using the connection string but there must be an easier way > > Steve > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
