Re: [OJB-developers] OJB + M$ JDBC drivers ?
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-03-02 15:11:08
|
Hi Ricardo, OJB ships with support for SQL Server 2000. Just enable the flag MSSQLSERVER2000 in build.xml. (Follow the=20 documentation in http://objectbridge.sf.net/rdbms-support.html) Then edit the SQL Server url entries in db-setup.sql an repository.xml hth, Thomas Ricardo Arg=FCello wrote: > Hello, >=20 > Because of the performance problems I've had with MySQL (maybe it's a m= m.mysql JDBC driver issue, but I have no time to make more tests! My user= s are gonna kill me!), I'll try to import my tables to a MS SQL Server 20= 00 here in my office. >=20 > I downloaded the free JDBC drivers here: > http://www.microsoft.com/sql/downloads/2000/jdbc.asp >=20 > (Note: the .exe installer doesn't work, just download the .tar version,= and use the 3 jars from the lib directory) >=20 > 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? >=20 > Thanks in advance, >=20 > Ricardo Arguello >=20 >=20 >=20 >=20 > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers >=20 >=20 >=20 >=20 |