ACarpenter@msn.com
Posts: 15
Joined: Sat Aug 11, 2007 12:59 am

SQL Instance Name

I’ve created an Install that checks for SQL Express and installs it if necessary as a prerequisite; however I will need to detect if a specific Instance Name is installed and if not install SQL Express using that predetermined Instance Name. In addition how can specify other SQL Express Install options for this Instance (i.e. enable Remote Connections to this Instance).
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

There is a similar discussion on the forums, please see:
http://www.advancedinstaller.com/forums ... =7030#7030

Hope this helps.

Regards,
Gigi
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com/
ACarpenter@msn.com
Posts: 15
Joined: Sat Aug 11, 2007 12:59 am

That helps with half of the problem but how would create the actual separate instance?

Thanks.
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,
That helps with half of the problem but how would create the actual separate instance?
This is controlled by the SQL Express setup package. See following link on how to install SQL Server Express:
http://msdn2.microsoft.com/en-us/library/ms143722.aspx

Regards,
Gigi
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”