Results 1 to 2 of 2
Thread: MySQL Case Sensitive Problem
- 06-09-2008, 07:37 PM #1
Member
- Join Date
- May 2008
- Posts
- 3
- Rep Power
- 0
MySQL Case Sensitive Problem
Hi
I have a jsp website which requires users to fill up verification code which is case sensitive when users register or login. However, if user signed in with Capital letter (according to the code image generated), it returned error. If user signed in using all small cap, it is ok. Is it related to MySQL problem? I use MySQL 5.0, can I just add lower_case_table_names=0 to my.ini and fix that problem?
Thanks for advice.
- 06-10-2008, 06:23 AM #2
Member
- Join Date
- Jun 2008
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
problem in connecting to mysql database
By nancyv in forum Java ServletReplies: 6Last Post: 04-02-2008, 11:33 AM -
Problem with jTable that is binded with a table in MySQL Database
By rajkenneth in forum NetBeansReplies: 0Last Post: 03-29-2008, 03:36 PM -
problem with operator in case
By jimJohnson in forum New To JavaReplies: 2Last Post: 03-21-2008, 08:22 PM -
mysql driver problem
By mokingsu in forum JDBCReplies: 4Last Post: 01-17-2008, 05:27 PM -
Mysql problem
By Nick15 in forum JDBCReplies: 2Last Post: 05-15-2007, 05:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks