In R, I can successfully connect to Sybase ASE using a JDBC driver.
library(dplyr) library(RJDBC) drv<-JDBC("com.sybase.jdbc4.jdbc.SybDriver", &q