1. Nikesh Mishra
  2. PowerBuilder
  3. Wednesday, 12 December 2018 11:11 AM UTC

I would like to know if powerbuilder stand alone application's login credential can be case sensitive?If yes then what are the version of powerbuilder that supports case sensitive login credential.Please advise.I have asked by my technical team to evaluate this option.I tried serching google but did not find any solution to this.

 

Regards

Nikesh

Juan Alejandro Lam López Accepted Answer Pending Moderation
  1. Wednesday, 12 December 2018 15:27 PM UTC
  2. PowerBuilder
  3. # 1

The validation depends a lot on what you validated, you may be validating an application user or a network user or type Oauth2, and how are you programming the validation, in addition to error messages return in case the validation fails, so internally you can give a correct message of what is happening or not to the user.

 

Regards

 

Juan Alejandro Lam

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Wednesday, 12 December 2018 13:50 PM UTC
  2. PowerBuilder
  3. # 2

The particulars of a login are dependent on what it is you are logging in to, not PowerBuilder itself.

If you tell us the version of PowerBuilder you are using and what it is you are trying to log in to (database, LDAP, etc) then we might be able to help.

Input fields (singlelineedit or DataWindow) in PowerBuilder are case insensitive by default, someone would have to change the case property to upper or lower to make it case sensitive.

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.