RE: where is my java.library.path ?

2007-08-05 Thread Dave Watts
> So.. my question is .. where is my java.library.path ? It's in your jvm.config file, but don't worry about changing it, just put your driver in the same directory as all the other drivers (\cfusionmx7\lib if you have the standard single-server install, \jrun4\servers\cfusion\cfusio

where is my java.library.path ?

2007-08-05 Thread P. Merritt
java.lang.UnsatisfiedLinkError: no dbjodbc10 in java.library.path So.. my question is .. where is my java.library.path ? BTW .. I can create a datasource with > JDBC URL : jdbc:odbc:dsn=*** (name defined with ODBC manager ) > driver class: ianywhere.ml.jdbcodbc.IDriver but I'd like