I apologize for posting this if it has been answered earlier but I am unable
to get this working.

I am installing a database on the target machine using SqlDatabase tag ,I do
not know whether the end-user
has SQLExpress or SQL installed, so I dont know whether to use

Server='[%COMPUTERNAME]\SQLEXPRESS'
or
Server='[%COMPUTERNAME]'

Please let me know how to detect which is flavour of sql is installed, and
then set a variable, then use that variable, something like

Server='[%COMPUTERNAME][SQL]'

please suggest how to achieve this in wix.
-- 
View this message in context: 
http://www.nabble.com/Which-version-of-sql-server-installed-on-a-machine-tp14909618p14909618.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to