Can't use SQL Server 2000 JDBC driver to generate mappings
Brought to you by:
jhudson8
Because the SQL Server 2000 driver is a combination of
3 jars (msbase, mssqlserver, msutil), connecting to the
database always fails when trying to generated the
hibernate mapping files from the JDBC connection. The
"select the driver .jar" file dialog should allow for
multiple selection, or allow you to keep selecting jars
until the driver is fully available.
A workaround for the time being is to unjar the 3 MS
drivers, and then re-jar them together, and then point
to that single jar for Hibernate Synchronizer to
generate the mapping files.
Logged In: NO
There is no problem with the 3 jars using Hebernate 3.2.1 and synchronizer 3.1.9