Hello

I am using the latest Hibernator release (0.9.6) with eclipse 2.1.1. I am trying to add a connection (in the hibernator perspective) to a MS SQL server 2000 db, using the latest MS JDBC driver.

However, the fact that the classes the aforementioned driver consists of are divided amongst 3 .jar files seems to be causing a problem.

I tried to add the 3 files separated by a semicolon in the 'Driver filename' field for my connection, however this does not seem to work, as i get a java.lang.ClassNotFoundException.

Is this a bug, or is there some other way to specify multiple .jar files for the driver to be used that i am not aware of?