1> how can i find whether server is accepting encrypted password or not from C program using sybase library(encryption set by sp_configure "net password enryption reqd",1), to make sure whether i should call function ct_con_props (CS_SEC_EXTENDED_ENCRYPTION) or not
feedback
|
|
Therefore:
If it is 1 then it is set, otherwise it is not (default, 0) | |||
|
feedback
|