SQL Client and Server

  • How can we come to know, that on a system, SQL Client is installed or SQL server is installed ?

  • In Administrative Tools - Services -

    Check whether SQL Server is listed

  • There are a few things. There isn't a client per se. There are client tools, which you will find in a group in Programs ( SQL Server 2005), but every Windows client has drivers to connect to a SQL Server (Control Panel | Data Sources)

    For SQL Server, there should be a group as well, but under Services, there typically is a MSSQLServer or a SQL Server service, depending on version.

    You can check the registry as well, HKLM/Microsoft/Software.

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

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