How would i know whether sybase ase server is accepting encrypted password or not? (i mean whether user has set "net password encryption reqd",1)
My code fails while logging in ASE server when encryption is enabled/disabled. I have to change my code according to sybase ase server setting.