Archive for the 'Eclipse' Category

Managing Microsoft SQL Server From Linux/Eclipse

Friday, September 7th, 2007

Here are instructions for setting SQL Explorer up with the extension, and connecting to a SQL Server database using the Microsoft SQL Server JDBC drivers. The extension is independent of the JDBC driver so while this example uses the Microsoft drivers, it should work with any JDBC driver that you can get working in SQL [...]