Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gemini » Contribution(org.eclipse.gemni.dbaccess.microsoftsqlserver)
Contribution [message #1065931] Fri, 28 June 2013 11:33 Go to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
currently derby, h2, mysql and hsqldb are available in the updatesite

our company runs microsoft sql server, therefore i need dbaccess for it.

as there is no plug-in available for this server (not even the driver as plugin)
i created both, the driver-plugin and the dbaccess plugin

are you interested in this code / jars
if so leave me a message or reply here.

greetings from austria
Ludwig
Re: Contribution [message #1066657 is a reply to message #1065931] Wed, 03 July 2013 15:19 Go to previous message
Juergen Kissner is currently offline Juergen KissnerFriend
Messages: 25
Registered: March 2011
Junior Member
Hi Ludwig,

Thanks for your comment and interest in DBAccess.

You are right, Gemini DBAccess does not yet support Microsoft SQL Server.

I do not think we (here at eclipse.org) have a chance to enhance the JDBC driver to become an OSGi bundle (plugin), because the JDBC driver will presumably not have the appropriate license. For an overvies, please see figure 19 of the poster[1], which also lists compatible licenses.

The DBAccess support for SQL Server might be possible. For compilation, we would need a mock object for the DataSource and Driver with the correct (SQL Server) name and package, similar to [2].

Because I was not sure if that is (legally) acceptable, I raised the subject during our last Gemini call. Mike offered his support, he will help to clarify the question.

Until the legal side is sorted out, please do not upload any sources/binaries.

Best Regards,
Juergen


[1] http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf
[2] http://git.eclipse.org/c/gemini.dbaccess/org.eclipse.gemini.dbaccess.git/tree/h2/org.h2/src/org/h2/jdbcx/JdbcDataSource.java
Previous Topic:[Solved!] ConfigAdmin Example error
Next Topic:Gemini Jpa: Cannot use JavaLog with EclipseLink
Goto Forum:
  


Current Time: Fri Apr 26 23:31:44 GMT 2024

Powered by FUDForum. Page generated in 0.03176 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top