Does Microsoft SQl Server has a connectivity tool over AIX?You need a thrid party ODBC driver, such as the one by DataDirect:
http://www.datadirect.com/index.ssp
It works quite nicely.|||How does it works when i try to retrieve data from MS SQL Server database table to a script running on AIX?|||the install is well documented...and they even have a video tuturorial on their website on it's basic use.
Showing posts with label connectivity. Show all posts
Showing posts with label connectivity. Show all posts
Monday, March 19, 2012
Friday, February 24, 2012
Does .NET support mySQL connectivity?
If so, what category does this fall under? (ODBC, etc). I need to be able to send queries and updates through C++ .NET 2.0.You can connect to MySQL through ODBC, but there seems to be a more native driver for it, too: http://dev.mysql.com/doc/refman/5.0/en/connector-net.html
Subscribe to:
Posts (Atom)