I have used access database?
Loading
I have used access database?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naimish MakwanaPosted Feb 3, 2023, 8:54 AM
Hello NURU,
You can modify the code to perform a case-insensitive comparison. Use the string method “ToLower()” or “ToUpper()” on both the input and the stored username and password values before comparing them.
Example:
Thanks
Naimish
Mounnad MohamedPosted Feb 3, 2023, 8:47 AM
Could you specify your issue? I mean put the code, the error that you got so we can help you