C
C
chirog2014-10-01 16:52:59
SQL
chirog, 2014-10-01 16:52:59

How to view data in a database on a remote computer (MS SQL)?

Situation: The MSSQL database is located on the remote computer. I need to connect to it and see data from some tables. A brief googling suggested using Microsoft SQLServer, but after downloading and installing the program, I could not figure out how to get the necessary information.
Questions:
Is there a more intuitive (and preferably free) alternative to MSSQLServer for my task?
Whether the kind person will share the link to the adequate instruction on connection to a DB by means of MSSQLServer?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
Gasoid, 2014-10-01
@Gasoid

I think it's easier to connect via rdp/vnc/teamviewer to a remote computer and do things there already in the database

O
oia, 2014-10-01
@oia

Richardson Software RazorSQL

S
Sumor, 2014-10-01
@Sumor

Using any distribution of MSSQLServer, of any version and edition, you can only install the SQL Server Management Studio client application.
Including you can use free distributions of MS SQL Server Express.
MSSQL express 2012
About connecting to another server:
MSDN

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question