Detecting Full MS SQL or MSDE

  • Hi All

    I need to know if the user has a Full MS SQL Server or just the MSDE,

    Is there a Registry entry that I can look for or a certain file that I could look for to let me know.

    Thanks

    Steve

  • If you can connect through QA just run Select @@version. In the registry under HKEY LOCAOL MACHINE\SOFTWARE\MICROSOFT you find a key MSDE in case it's the MSDE version. But be aware in both case there're also two keys named MICROSOFT SQL Server and MSSQL.

    [font="Verdana"]Markus Bohse[/font]

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

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