Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Old Forums
 CLOSED - General SQL Server
 SQL Server and LINUX

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-05-06 : 09:03:59
Jay writes "Hi,

I am aware that SQL Server is basically a MS window type application. However, of recent at various exhibitions I have come across a number of guys who say they have SQL server running on LINUX - is this right? - nay is it possible and how?

I assume they use some kind of Windows type desktop environment that maps over Linux and carry out an installation"

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2002-05-06 : 09:13:11
Nah, I think they are smoking some crack

Although, when you install Linux (Well, Red Hat anyway) you have an option to install an "SQL Server" which is either MySQL or PostgreSQL. They are SQL Servers, just not Microsoft SQL Server. So there may be some confusion there.

I don't think you would have a lot of luck getting MS SQL Server running under Linux. Even using Wine or some other emulation environment, MSSQL is too dependent on inherent Windows stuff to work properly.

Damian
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-05-06 : 09:16:15
I'm REALLY skeptical that they have SQL Server running, even under an emulator. Are you sure they don't just mean they can connect to a SQL Server from a Linux box? Are you sure they're not bullshitting you? Unless I saw it with my own two eyes, I wouldn't believe it.

The only way I can see it happening is to use a Windows overlay or emulator, and the performance MUST ABSOLUTELY SUCK. Even if it can be done, don't bother trying to deploy something like this, there's no benefit.

Go to Top of Page
   

- Advertisement -