On Feb 26, 2:12 am, orh...@gmail.com wrote:> Our company wants to run SQL on Linux OS. (Mandriva 2007 Distribution)Why? There are plenty of native Linux databases that support SQL.
On Feb 25, 11:12 pm, orh...@gmail.com wrote:> I'm just a new user of wine. I've Downloaded the latest Wine. Now I > want to install Microsoft SQL Server 2000 (Standard Edition) but i get > an error after running autorun.exe. > # wine autorun.exe > ----------------------------------------------------------- > Setup Initialization error > File not foundYou probably want to use VMWare to run SQL server if at all possible. Wine probably isn't ready to run SQL server. That said, it's something we'd like to run, and I'll see if I can dig up a copy of SQL Server 2000 to try. Say, how many servers/workstations are you trying to migrate to Linux, and what apps are you going to want to run besides SQL server?
I'm just a new user of wine. I've Downloaded the latest Wine. Now I want to install Microsoft SQL Server 2000 (Standard Edition) but i get an error after running autorun.exe. # wine autorun.exe ----------------------------------------------------------- Setup Initialization error File not found Source: 'Z:\mnt\cdrom\x86\setup\setup.ins' Target: 'C:\windows\temp\SqlSetup\Bin\setup.ins' ----------------------------------------------------------- I went to the source directory and found the file 'setup.ins'. What seems to be the problem? Our company wants to run SQL on Linux OS. (Mandriva 2007 Distribution)