Thanks fellas - I thought i remebered a post about this Andrew and the licensing. Weird you would think the cf context of the call would provide enough.
I'm trying to use with Oracle 9i perhaps it is available with the client install - I'll have a look Elliot "Elliot Russo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > 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/
