Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Sir,

Can we install sql server 2005 on linux?

If it is possible, please tell me the process of installation, step by step.


Thanks

Mahendra Kumar Das
Posted
Updated 17-May-11 22:06pm
v2
Comments
Dalek Dave 18-May-11 4:06am    
Edited for Grammar, Spelling and Readability.

No. That can't be done. ( I don't think Microsoft would ever let that happen )

You still can access MS SQL server from Linux with the help of VMWare or Virtual Box.

Run the SQL Server on virtual Machine and use SQL Server ODBC Driver From Easy Soft[^]

As an alternative you can make use of the DBD::Sybase module in Perl.
-- Using DBD Sybase Module[^]

Or you can make use of the unixODBC and FreeTDS.
-- unixODBC and FreeTDS[^]

BR//
Harsha
 
Share this answer
 
Comments
Dalek Dave 18-May-11 4:07am    
Alas, true!
No, you can't. Better move with MySql or PostgreSQL.

For your information......

Can we install SQL SERVER 2005 on CENTOS(Linux)[^](Contains details about Mono too)

Hardware and Software Requirements for Installing SQL Server 2005[^]
 
Share this answer
 
Comments
Dalek Dave 18-May-11 4:07am    
Good Links.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900