Steve, Hows your Java then... Why not leverage of the java libs to do this!!
----- Original Message ----- From: "Steve Onnis" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[email protected]> Sent: Tuesday, January 25, 2005 3:54 PM Subject: [cfaussie] Re: Dynamic DB connections > 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/
