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.
| Author |
Topic |
|
kollipara_dhar
Starting Member
3 Posts |
Posted - 2004-10-21 : 16:45:07
|
| Hi, Can we install SQL Server on UNIX operating System. How?Bye,Murali. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-10-21 : 16:45:35
|
| No.Tara |
 |
|
|
kollipara_dhar
Starting Member
3 Posts |
Posted - 2004-10-21 : 16:49:03
|
| Hi Tara, Then how do i connect to SQL Server from UNIX environment?Bye,Murali. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-10-21 : 16:53:41
|
| Through a driver. Are we talking Java? If so, you'll need the JDBC driver.Tara |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2004-10-21 : 18:10:51
|
| there is also freetds for non-java connections, although it is not something that microsoft will support.the JDBC driver is an official microsoft product and they do support it. You can find it on the main SQL Server page here: www.microsoft.com/sqlfreetds is found here www.freetds.org-ec |
 |
|
|
|
|
|