What's wrong with this connect string for a pass-through query in Access?
ODBC;DRIVER={SYBASE ASE ODBC Driver};NA=xxxxxx-xxx-xx.x
xxxxx.xx.x
xxx,10010;
DB=myDB;UI
D=myuid;PW
D=mypwd
I can use this string to set up an ADO connection no problem (excluding the "ODBC;" bit of course).
I'm sure it's just a syntax issue.
Start Free Trial