Sybase 4.2 was branched to SqlServer 4.2, and they have the DBlibrary in common. I was wondering if there was a way to either
- tell mssql to use an ancient protocol
- tell this driver to the the Sybase OLEDB driver instead.
I know it wouldn't be supported, but I figured it wouldn't hurt to ask!
thanks in advance.
p.s. Thanks for a solid collection of dbexpress drivers!
Is is possible to use this driver to attach to Sybase?
-
- Posts: 1
- Joined: Fri 24 Sep 2010 20:09
Hello,
DbxSda doesn't support Sybase databases. But you can test DbxSda with Sybase changing the TCRSQLConnection.VendorLib property. Also, you can use UniDAC for access to the Sybase database through ODBC. You can view the description of UniDAC here: http://www.devart.com/unidac
DbxSda doesn't support Sybase databases. But you can test DbxSda with Sybase changing the TCRSQLConnection.VendorLib property. Also, you can use UniDAC for access to the Sybase database through ODBC. You can view the description of UniDAC here: http://www.devart.com/unidac