connect to a sql server 7 instance

  • i need to connect to a sql server 7 instance.

    usually i do this through a vnc.

    is there some download , like an old version of query analyzer i can use?

    thanks

  • VNC/Remote Desktop/ TeamViewer / PCAnywhere / GoToMyPC are desktop viewers,

    you don't need that.

    SQL Server Management Studio is the interface of choice and is backwards compatibile, and can connect to any version of SQL Server...so if you have the client tools on your machine, just put in the servername and connection info and you should be good to go.

    now if you don't have a username/password for that old SQL 7 instance...that's another story.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • Lowell (8/20/2010)


    VNC/Remote Desktop/ TeamViewer / PCAnywhere / GoToMyPC are desktop viewers,

    you don't need that.

    SQL Server Management Studio is the interface of choice and is backwards compatibile, and can connect to any version of SQL Server...so if you have the client tools on your machine, just put in the servername and connection info and you should be good to go.

    now if you don't have a username/password for that old SQL 7 instance...that's another story.

    Hi,

    Actually Management Studio from SQL Server 2008 is not compatible to 7, it tells you that the instance you are trying to connect to is too old. I use VNC to remote into the old server that doesn't support remote desktop to run Enterprise Manager/ Query Analyzer on these old machines.

    We are about to upgrade, and i need to get to the server to analyze/map the data entities.

    The senior DBA is on another project deploying this weekend, so I was looking for an alternate connection strategy.

  • sorry for bumping such an old thread (and about even older software), but maybe some more people has the (bizarre) need to connect to a SQL 7 instance.

    I found a post that says that EMS Sql Manager is able to connect to SQL 7, it does not have the same tools as SSMS but may be a lifesaver. Unable to test it here though. good luck to anyone.

    http://forums.asp.net/t/1373341.aspx?Management+studio+for+sql+server+7

    cya

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply