>
> I am going to make a Java class that is called from CF via CFObject. I need
> to do some database queries in this class, but am unsure what I need to do
> to connect to my SQL Server DB. I'm using CF 5 and the jvm that's installed
> with CF. Do I need to install SQL Server JDBC drivers before I do this? If
> so, where? If not, which driver should I specify my Java application use?
> Any tips/hints would be appreciated.
My experience so far is that you can't access the JDBC drivers that
Macromedia has built into Cold Fusion from a java object.. I tried and
couldn't figure it out =)
But then, I could be wrong!
- Rick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

