Has anyone managed to get a linked server working between SQL 2008R2 and Sybase ASE 15.7 using the SAP/Sybase OLE DB driver and not using an ODBC DSN?
I've tried what seems like every combination of parameters to create the linked server both through the GUI and using sp_addlinkedserver
, all to no avail.
If you could supply an example sp_addlinkedserver
call that would be really helpful.