-1

I want to access sql server from my mac book. Is there any alternative for MS SQL server management studio available for mac?

I could not find answers in the web search also. I am wondering how people could always access SQL server from windows machine.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
MSAlways
  • 9
  • 1
  • 1
  • 4
  • 1
    http://stackoverflow.com/questions/3452/sql-client-for-mac-os-x-that-works-with-ms-sql-server – TGH Oct 30 '14 at 00:38

1 Answers1

1

Use Oracle's SQL Developer. As strange as it sounds, an Oracle product allows you to connect to a Microsoft database.

Code Different
  • 90,614
  • 16
  • 144
  • 163