L.S.,

If you're using the open-source jtds driver to access MS SQL Server,
that one is available from central repo at
http://repo2.maven.org/maven2/net/sourceforge/jtds/jtds/1.2.4/
(groupId=net.sourceforge.jtds, artifactId=jtds)

If you're using some proprietary driver, you should create you own
maven repo and add the driver jar in there

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/11/3 lekkie <[email protected]>:
>
> Hi guys,
>
>
> I know its quite possible to use a database to audit the NMR.
> I have seen instance for HSQLDB which I have installed.
>
> I, however, will like to use MSSQLServer as my preferred sql database.
>
> I installed HSQLDB using the cmd below:
> s...@root:/> osgi/install -s wrap:mvn:hsqldb/hsqldb/1.8.0.7
>
> Where can I get the maven repository for SQLServer, is there one at all?
>
> kr.
>
> --
> View this message in context: 
> http://old.nabble.com/Using-MSSQL-Server-for-NMR-audit-tp26160002p26160002.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Reply via email to