-
Hello Friends!
I am using VB-6.0 , I want to establish databse connectivity between my COM component developed using VB and Sybase Database through OLE-DB provider, Please suggest me is it possible, if so where can i get the OLE-DB provider for Sybase.
regards
giridhar
-
Reading through the Sybase docs, they don't seem too high on ADO/OLEDB because it is proprietary. They suggest using the OLEDB provider for ODBC drivers (slower, of course, than a native OLEDB driver)
Merant makes an OLEDB driver for Sybase ...
http://www.merant.com/products/datad.../SL_Sybase.asp
Good Luck
Tom