If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > How to connect to sql server under unix by c

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-11, 02:37
herodaud herodaud is offline
Registered User
 
Join Date: Dec 2011
Posts: 2
Question How to connect to sql server under unix by c

Hi all,
I want to connect to sql server which is under windows under unix. but I can not do it. Have you gus here met any stuff like this?

I need to code and link under unix.


Thanks
Reply With Quote
  #2 (permalink)  
Old 12-19-11, 03:09
dm1 dm1 is offline
Registered User
 
Join Date: Dec 2011
Posts: 13
Look at FreeTDS (http://www.freetds.org/), also I heard that Microsoft was developing own tools to run on Unix (SQLCMD, BCP, ODBC driver i.e.). Try to find at their site.

Thanks,

Dmitry

--
http://www.sqlines.com - Free online SQL conversion tool
Reply With Quote
  #3 (permalink)  
Old 12-19-11, 03:51
herodaud herodaud is offline
Registered User
 
Join Date: Dec 2011
Posts: 2
Quote:
Originally Posted by dm1 View Post
Look at FreeTDS (FreeTDS.org), also I heard that Microsoft was developing own tools to run on Unix (SQLCMD, BCP, ODBC driver i.e.). Try to find at their site.

Thanks,

Dmitry

--
Database and Application Migration - SQLines - Free online SQL conversion tool
Thank you so much, now I can connect it.
Reply With Quote
Reply

Tags
linux c sql server

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On