Elliot,

I did try to find an answer to this some months ago, I was curious if one
could leverage of the existing Macromedia Drivers. However when I tried I
would always get a this product is not licensed to use these drivers.

However I have successfully used the MS Jdbc drivers in java and coldfusion.
But would have been better if I could leverage of the macromedia ones then I
wouldn't have had to go an and find jdbc drivers for sql, mysql etc...

 
Regards
Andrew Scott
Technical Consultant

NuSphere Pty Ltd
Level 2/33 Bank Street
South Melbourne, Victoria, 3205

Phone: 03 9686 0485  -  Fax: 03 9699 7976


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Elliot Russo
Sent: Thursday, 12 August 2004 9:02 AM
To: CFAussie Mailing List
Subject: [cfaussie] Using jdbc from Coldfusion

Hi,

can any one confirm/deny or give example of using jdbc (in a java class or
directly from cf.) in particular can you use the cf provided drivers for
this task (and what are the class names for ODBC socket) and what might be
there 'URL's be ie.

Class.forName ("com.macromedia.sql.ODBSocket"); ????????
String url = "jdbc:odbc:MyDSN"; ???????
Connection con = DriverManager.getConnection (url, "sa", "password");

or do i need to download other drivers?



---
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/

Reply via email to