> I havn't tried this driver [JTurbo]. Have you run the test suite against
it?

I haven't run any of Hibernate's own tests with JTurbo yet, although I did
inherit from TestCase.java for my own tests.  I've been doing my own tests
with Hibernate, MS SQL, and JTurbo, on a set of about 100 persistent classes
that I've generated from an existing database.

So far, I haven't seen any problems, although I've mainly been doing
read-only stuff.  It hadn't even occurred to me that there might be
problems, since I've found JTurbo to be pretty solid.  I'll let you know
what happens when I get around to running Hibernate's tests.

> The problem with the microsoft driver is not so much that hibernate's
> support for it is incomplete, so much as the fact that the driver
> itself does not support some usage that _every_other_ jdbc driver
> I've tried _does_ support.

Why am I not surprised? ;)

Anton


_______________________________________________
Hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to