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 |
|
CoteRI
Starting Member
1 Post |
Posted - 2003-07-02 : 14:33:52
|
| What's up everyone?I need to access SQL Server, living on a Windows box, from a linux box using C plus plus (for some reason this forum blocked out my plus-signs). Not only this but I can't use ODBC, any interpreted scripts/languages etc.Is there a C or C plus plus API somewhere that will let me do this? Have any of you guys done this?Please help. I've spent the last couple days researching possible answers to this problem but none seem to fly with the management.Thanks in advance,Cote[url]mcot6069@postoffice.uri.edu[/url] |
|
|
setbasedisthetruepath
Used SQL Salesman
992 Posts |
Posted - 2003-07-02 : 14:39:00
|
| Have you thought of JDBC? I believe there is a freeware version out there with drivers for SQL Server.Also, check out [url]http://www.algonet.se/~sommar/mssql/unix.html[/url]I'm interested in your business case for accessing SQL Server from Linux. Cost?Edited by - setbasedisthetruepath on 07/02/2003 14:42:25 |
 |
|
|
|
|
|