> > <cfscript>
> > jdbcDriver = CreateObject("java",
> > "macromedia.jdbc.sqlserver.SQLServerDriver");
> > writeoutput(jdbcDriver.getMajorVersion() & "." &
> > jdbcDriver.getMinorVersion()); </cfscript>
>
> looks useful - can it be adapted to other driver types? To
> other database types I mean.

I haven't tested it, but I'd expect it to work with any of the DataDirect
drivers shipped with CFMX.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to