| | |
How to solve in Mysql
![]() |
•
•
Join Date: Oct 2007
Posts: 26
Reputation:
Solved Threads: 0
hi everybody,
Iam using mysql.I have a login form in which user vl enter his name and password.Now when he/she types upper-case or lower-case in the username field,mysql unable to check the case.Is not mysql 4.0 not a case-sensitive.can anyone suggest how to solve it.
Iam using mysql.I have a login form in which user vl enter his name and password.Now when he/she types upper-case or lower-case in the username field,mysql unable to check the case.Is not mysql 4.0 not a case-sensitive.can anyone suggest how to solve it.
Bala Gangadhar Marripeedi m.balagangadhar@gmail.com
I don't know that there is anything to solve. If you are using the database for authentication, and the database is not case-sensitive in this respect, then that is just the way it is. Maybe if explain more clearly than "I have a ogin form and the DB is not case-sensitive". As you can see, from the summary of your post, tht those two things have nothing to do with each other, so we don't really know what your problem is. I can say however, that if you are not using at least MySQL 4.0, then you should update, preferably to at least 5.0 (if not higher).
Last edited by masijade; Nov 1st, 2007 at 10:30 am. Reason: typos
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Never seen a database where a where-clause on a string wasn't case sensitive.
If mySQL isn't, it's clearly not standards compliant (not surprising, I've known that for years) and a piece of rubbish (I've known that for years as well).
Use a real database engine like Firebird instead.
If mySQL isn't, it's clearly not standards compliant (not surprising, I've known that for years) and a piece of rubbish (I've known that for years as well).
Use a real database engine like Firebird instead.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- Supplied argument is not a valid MySQL result resource (MySQL)
- MySql Labyrinth (MySQL)
- help pleaseee! probl with username and passwd when updating mysql database (MySQL)
- Mysql num rows(): Invalid argument (PHP)
- Installin' MySQL Error ( Need help!) (Windows NT / 2000 / XP)
- Problem to install MySQL (Windows NT / 2000 / XP)
- uploading .txt file via phpmyadmin to Mysql (MySQL)
Other Threads in the Java Forum
- Previous Thread: Help Java error message: cannot find symbol
- Next Thread: Swing Components
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array arrays automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp game gameprogramming givemetehcodez graphics gui html ide image integer j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux list login loops mac map method methods mobile netbeans newbie notdisplaying number online printf problem program programming project properties qt recursion researchinmotion rotatetext rsa scanner screen server set singleton sms sort sql string swing system textfields threads time title tree tutorial-sample update variablebinding windows working xor






