Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2008, 08:37 PM
Member
 
Join Date: May 2008
Posts: 3
Rep Power: 0
techissue2008 is on a distinguished road
Question 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.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 06-10-2008, 07:23 AM
Member
 
Join Date: Jun 2008
Posts: 3
Rep Power: 0
Celestz is on a distinguished road
Default
why not try catching the user input then use toUpper to simplify your problem?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in connecting to mysql database nancyv Java Servlet 6 04-02-2008 12:33 PM
Problem with jTable that is binded with a table in MySQL Database rajkenneth NetBeans 0 03-29-2008 04:36 PM
problem with operator in case jimJohnson New To Java 2 03-21-2008 09:22 PM
mysql driver problem mokingsu Database 4 01-17-2008 06:27 PM
Mysql problem Nick15 Database 2 05-15-2007 06:07 PM


All times are GMT +2. The time now is 11:07 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org