Are there any third-party drivers through Java, C or Perl that allow non-Windows clients to access data from MS SQL Server?
QUESTION POSED ON: 14 DEC 2004
QUESTION ANSWERED BY: Mark Hinkle
This is really not my area of expertise, but I believe all you need is an ODBC driver to access the MS SQL Server.
Pervasive Software specializes in toolkits for this area. You can also check out UnixODBC, which is an open source ODBC project for Unix. Also EasySoft has a free trial of an ODBC driver.
You should be able to connect to the MS SQL server using Perl, Java or C.
|
 |
|