+ Reply to Thread
Results 1 to 4 of 4

Thread: How do I detect if SQL Express 2005 is already installed?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question How do I detect if SQL Express 2005 is already installed?

    How do I check if MS SQL Express 2005 is already installed? If I try the Get System Info function, the MSDE/SQL Server Version is tagged *OBSOLETE*. What should be used in it's place?

    Kindest Regards,
    pNelson

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: How do I detect if SQL Express 2005 is already installed?

    Hello,

    To detect the SQL Server 2005 Express installation, you can try to check the following registry key:

    HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\SQLEXPRESS\Setup\SQLPath

    But this does not allow you to check the edition of a particular instance. You have to consult MSDN to find out how to do this for your specific SQL version.

    Hope this helps.

    Friedrich

  3. #3

    Default Re: How do I detect if SQL Express 2005 is already installed?

    Thank you for the speedy response! I am evaluating your software and am very pleased and impressed. Not only is the software easy to use and very functional, the support seems to be top shelf.
    Kudos!

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: How do I detect if SQL Express 2005 is already installed?

    Thanks so much for your kind words!!!!

    Always let us know if there is a problem or question. We are here to help.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •