Oracle [message #13198] |
Thu, 03 March 2005 13:15 |
Eclipse User |
|
|
|
Originally posted by: ken.casey.wholefoods.com
I added ojdbc14.jar and classes12.jar to odaconfig.xml like so:
<LibrariesForOS>
<OSType>All</OSType>
<LibraryName> classes12.jar</LibraryName>
<LibraryName>ojdbc14.jar</LibraryName>
<LibraryName>oda-jdbc.jar</LibraryName>
<LibraryName>jtds-0.9.jar</LibraryName> <!-- sqlserver, sybase -->
<LibraryName>mysql-connector-java-3.0.16-ga-bin.jar</LibraryName > <!--
mysql -->
</LibrariesForOS>
I can see the driver choices added when setting up a new datasource. I test
it and it works. Then, when I reopen the config for the datasource it has
reset itself to using the sun.jdbc.odbc.JdbcOdbcDriver (2.1)
I try using this, but when I try and set up a Data Set, I get back a list of
the databases, not the tables.
|
|
|
Powered by
FUDForum. Page generated in 0.03557 seconds