Can anyone direct me to where I can download a redistributable (setup) for SQL Server Express w/Sp2 that is for both 32 and 64 but systems The only on I can find on the MS website is 'en_sql_server_2005_express_edition_sp2_x32.exe' and appears to be for 32 bit systems only. Will this install on a 64 bit system
Also, if anyone has any tips on integrating this into an InstallShield InstallScript project, they would be welcome. I am assuming I can just launch from within my install since it is not MSI based, but have not tried yet.
I will need to either install a new instance or upgrade an existing instance depending on the presence of that instance. Any easy ideas welcome.