LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Noob writing simple application that needs to query SQLServer (https://www.linuxquestions.org/questions/linux-newbie-8/linux-noob-writing-simple-application-that-needs-to-query-sqlserver-276664/)

radikaled 01-11-2005 04:38 PM

Linux Noob writing simple application that needs to query SQLServer
 
Hello,

I'm a relative linux newbie and I am writing a fairly simple application that needs to query an MS SQLServer. What libraries/API's are needed to do this? Is there a good place to go to for examples? Good books on the subject? I am writing the app in C++.

thanks

noeffred 01-18-2005 11:26 AM

You can check here (http://www.freetds.org/) and maybe here [http://www.unixodbc.org/] .

You'll find infos on how to code with these on the respective websites, I think.


All times are GMT -5. The time now is 07:17 PM.