Detecting SQL Express by Instrance Name
Posted: Tue Aug 29, 2006 6:51 am
When I am using the SQL Express pre requisite it checks for the presence of SQL express. However it just generically checks for SQL Express and doesnt check by Instance name.
So if for example another app installs SQL under an instance name of Fred, and my app uses an instance name of Flintstone, then the prerequisite checker thinks SQL is installed (which it is of course) and my app will fail.
How can you circumvent this weakness?
TIA
Howard Smith
So if for example another app installs SQL under an instance name of Fred, and my app uses an instance name of Flintstone, then the prerequisite checker thinks SQL is installed (which it is of course) and my app will fail.
How can you circumvent this weakness?
TIA
Howard Smith