View Single Post
  #1 (permalink)  
Old 06-15-10, 13:59
jarchies jarchies is offline
Registered User
 
Join Date: Jun 2010
Posts: 9
Question Determining server details from library

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.
Reply With Quote