Is "mySvr" the name of your Sybase ASE, or the host it runs on, or both?
I'm asking because I'm not sure which that connection parameter is supposed to refer to. I'm guessing the host name, in which case that might suggest something to check.
If you can enable an SQL Trace on that connection, it would also be useful to see what the real error from Sybase (if any) is, or whether it's failing at some other point. (That isn't an ASE error you're reporting, so either we never made it to ASE, or the ADO layer has wrapped the real error in something else.)
Main Topics
Browse All Topics





by: leonstrykerPosted on 2004-12-02 at 13:32:26ID: 12730536
Is the existing aplication, which uses a dsn connection, working from Citrix?
Leon