[OJB-developers] OJB + M$ JDBC drivers ?
Brought to you by:
thma
From: <ri...@ya...> - 2002-03-01 23:47:41
|
Hello, Because of the performance problems I've had with MySQL (maybe it's a = mm.mysql JDBC driver issue, but I have no time to make more tests! My = users are gonna kill me!), I'll try to import my tables to a MS SQL = Server 2000 here in my office. I downloaded the free JDBC drivers here: http://www.microsoft.com/sql/downloads/2000/jdbc.asp (Note: the .exe installer doesn't work, just download the .tar version, = and use the 3 jars from the lib directory) Question: How can I specify the MS driver in the repository.xml file? There is no <dbms.name>MSSQL</dbms.name> entry in the documentation. Does anybody has experience using OJB + MSSQL 2k? Thanks in advance, Ricardo Arguello |