Are there any free clients that interface with a Microsoft SQL Server located on a remote server?
feedback
|
|
Use the free product from Microsoft: SQL-Server Management Studio Express | |||
|
feedback
|
|
Sure. Every windows has a driver and then there is the some open source library talking the wire level protocol. All those are, from a SQL Server's point of view, clients. One level higher you have TONS of programming langauges that can handle databases. | |||
feedback
|
|
Look for a product called "Toad". I believe they have a free version. It also supports multiple platforms as well. I don't use it myself, as I only have to manage one platform. However, I have seen numerous cow-orkers using it and they had good things to say about it. | |||
|
feedback
|