You may have noticed during the install of .NET DataWindow that there are no native drivers for SQL server. Sybase expects you to use OleDB to make the connection. In case anyone is having trouble here is how to do it. First you create the OleDBConnection
Read More...