MSSQL on Windows 2008 server.

Discussion in 'Databases' started by darrens, Jul 20, 2012.

  1. #1
    Guys,

    I have had to take on a dedicated server (windows 2008) and a company has installed/build a data driven web site for me.
    The site is built in ASP and uses MS SQL.

    My question is and please remember im not a programmer or server administrator .... how can i view the database they have created in MS SQL? In the past i have used phpmyadmin? Is there a simple tool like this i can use for MS SQL? I would like to be able to see the databases, tables, fields and data? possibiliy export the data out (database dump)?

    I have full accesss to the dedicated server! I can see the location where the web site (asp files) are located? Just have no idea how to see the dataabase?

    Anyone help?
     
    darrens, Jul 20, 2012 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    If you want to pay for a program, this one is the easiest to use out there: http://www.navicat.com/ They have a SQL server version.

    SQL Server also has a free management program. http://www.microsoft.com/en-us/download/details.aspx?id=7593

    Personally, I do not like it for working with data directly. It is overly complicated. It works great when you need to get into more advanced usage like replication, but Navicat is far superior for the routine stuff.
     
    jestep, Jul 23, 2012 IP
  3. freelancerIT

    freelancerIT Peon

    Messages:
    29
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As Jestep said, SQL Server has a free management program and you can use it to manage every database which is SQL based - MySQL, MSSQL, PostgreSQL, etc
     
    freelancerIT, Jul 24, 2012 IP
  4. EricKeller2

    EricKeller2 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Did you open up the tunnel?
     
    EricKeller2, Jul 26, 2012 IP
  5. whrsstech

    whrsstech Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    SQL Server Management Studio(SSMS) is the free management tool. Download the correct version and install it.
     
    whrsstech, Aug 17, 2012 IP