Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQL client like sequel pro for SQL Server

Hi I need to connect to a remote SQL Server database and I am not able to connect to it using Sequel pro, I have checked the connection using telnet and it is there. I also don't have windows OS so I cant install SQL Server.

Is there any work around for that? BTW I am using mac os

like image 747
Dude Avatar asked May 03 '26 06:05

Dude


1 Answers

You can use SQiurreL SQL. It's a free, java-based GUI to many different databases. However, to use with SQL Server, it won't work out of the box. You need to get the JDBC Driver 4.0 for SQL Server and add the path of the driver that you just downloaded to the definition of the driver in SQuirreL.

I use this to connect from my Mac to 2005 and 2008R2 SQL servers.

like image 94
thyme Avatar answered May 05 '26 00:05

thyme



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!