PC Review


Reply
 
 
Greg B
Guest
Posts: n/a
 
      1st Jul 2008
Hi all,

I want to have a password but i need the word not to be case sensitive. How
do I achieve this?

Thanks
Greg B


 
Reply With Quote
 
 
 
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      1st Jul 2008
Store your (encrypted, hopefully) passwords in lower case, use the LCase
function on the inputted password and compare it to the stored lower case
passwords.

Rick


"Greg B" <littlelap(no spam)@ihug.com.au> wrote in message
news:486a7138$0$3072$(E-Mail Removed)...
> Hi all,
>
> I want to have a password but i need the word not to be case sensitive.
> How do I achieve this?
>
> Thanks
> Greg B
>


 
Reply With Quote
 
Greg B
Guest
Posts: n/a
 
      1st Jul 2008
thankyou I didnt think of the easy way to do it.Just making it too
complicated for myself. Thanks for the advice

Greg
"Rick Rothstein (MVP - VB)" <(E-Mail Removed)> wrote in
message news:%(E-Mail Removed)...
> Store your (encrypted, hopefully) passwords in lower case, use the LCase
> function on the inputted password and compare it to the stored lower case
> passwords.
>
> Rick
>
>
> "Greg B" <littlelap(no spam)@ihug.com.au> wrote in message
> news:486a7138$0$3072$(E-Mail Removed)...
>> Hi all,
>>
>> I want to have a password but i need the word not to be case sensitive.
>> How do I achieve this?
>>
>> Thanks
>> Greg B
>>

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Case fan query. minime9891 General 3 9th Aug 2010 09:29 PM
CASE statement in query RW Microsoft Access Queries 3 11th Mar 2009 02:11 PM
How to do Case in a Query doyle60@aol.com Microsoft Access VBA Modules 5 8th Jan 2008 05:11 PM
Can't find short cut for changing case ... upper case .... lower case JERRY Microsoft Word New Users 7 23rd Aug 2007 05:29 PM
Update Query to change lower case to upper case =?Utf-8?B?TWF0dA==?= Microsoft Access Queries 5 15th May 2006 06:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:30 AM.