September 29, 2005 at 12:16 pm
Hi,
I've applications on Unix machine (will stay this way). How can I connect SQL Server from these Unix applications? Is there any driver/provider product you would recommend?
Thanks.
John
September 29, 2005 at 2:14 pm
You can try the JDBC Driver.
September 30, 2005 at 6:59 am
INet's driver might be better for this - the last time that we compared the performance of this with Microsoft's JDBC driver the MSFT dirver performed very poorly in load tests. However, MSFT's driver was in beta 1 version at that time so things might be better now.
Here is the link to INet's driver:
September 30, 2005 at 1:09 pm
thanks for the responses. my application is in C++ actually. I found the following link as a good reference. check it out.
September 30, 2005 at 1:11 pm
Excellent link.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply