August 21, 2006 at 1:48 am
Hi,
I've written a software that uses Reporting Services. I've also created a Windows Installer for it - and added a launch condition that checks that indeed Reporting Services is installed on the target machine.
No problem finding out the version if SQL 2000 RS is used - I search for the registry key with the version number. HOWEVER, SQL 2005 is a tough cookie - i've seen numerous variations as to where this registry key is located in the registry. Moreover, i read some Microsoft guy basically saying: "for SQL Server 2005, don't count on the registry location as we can and will chnage them". So I don't want to base my search on that.
Any suggestions as to how I can find out if RS is installed as a launch condition (meaning, either a file search or a registry search?
THANKS!
August 22, 2006 at 4:27 pm
Would it be of any help to you?:
http://www.sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply