Posted on: 1/30/2014 6:33:24 AM | Views : 625

I am using SQL server as a database alongside another application that provides the control for a measurement device. I am trying to create an installation package for the complete software suite from a USB stick. However, when I install SQL server from an external USB device (tried both solid state USB stick and hard disk) I get an error stating "This SQL setup media is not supported on a x64 system.....blah blah blah". I am using a configuration script for the installation but I get the error even when I bypass the script and try to run setup.exe.
Is this because the drive is effectively unmounted as it is external? Is there any way around this?
Thanks

Go to the complete details ...