PDA

View Full Version : [SOLVED] Connect to a Microsoft Sql Server via Ubuntu


CerealCypher
August 31st, 2009, 04:00 PM
Is there anything out there kinda like Microsoft's Sql Server Management Studio that will connect to their data from Ubuntu? I've done a lot of looking around and can't find anything that works. Any suggestions?

CerealCypher
September 30th, 2009, 08:58 AM
I found a pretty good solution:

http://squirrel-sql.sourceforge.net/

It's in java and it uses the JDBC driver. You have to download the driver though.