[jbosstools-dev] Where can I get JDBC drivers?

Brian Fitzpatrick bfitzpat at redhat.com
Mon Oct 29 15:38:30 EDT 2012


JTDS JDBC drivers are at SourceForge and cover MS SQL and Sybase... http://jtds.sourceforge.net/ They're released under LGPL

_______________________________
Brian Fitzpatrick (aka "Fitz")
Senior Software Engineer, SOA-P
JBoss by Red Hat

----- Original Message -----
From: "Max Rydahl Andersen" <max.andersen at redhat.com>
To: "Andrej Podhradsky" <apodhrad at redhat.com>
Cc: "jbosstools-dev jbosstools-dev" <jbosstools-dev at lists.jboss.org>
Sent: Monday, October 29, 2012 1:06:50 PM
Subject: Re: [jbosstools-dev] Where can I get JDBC drivers?

> in bot tests for Teiid designer I use 2 jdbc drivers - for SQL Server and for Oracle.
> Since there is an intention to avoid pushing jar files into github, I'm looking for another way how to get these drivers.
> Is there any maven repository from which I can download these drivers?

Oracle does not have any jdbc drivers that can be published publically so even if jars was okey they could for sure not go into any opensource project repository!

SQL server at some point had a opensource alternative but not sure where they are.

thus the short answer is no. I would suggest you ask hibernate QE since they should have the same problem. It might be present on JBoss QE internal maven repo for internal testing usage ?

/max
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev


More information about the jbosstools-dev mailing list