Results 1 to 3 of 3
Thread: problem in java import
- 04-04-2011, 10:28 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 3
- Rep Power
- 0
problem in java import
hi all !!
i did an application that makes me able to import Excel sheets into MySQL data base from Java and it works !! but the problem that my database has some French letters like "é,è,à and ç" so it doesn't recognize them instead its replaced by a small cube or interrogation in the middle of the word i changed my var-char type to UTF8 and General Ci for all my fields and the problem still existing so if anyone have the solution or an idea i will be thankful !! :)
-
parse the excel file, remove those characters or replace them using regular expressions
- 04-05-2011, 07:56 AM #3
Member
- Join Date
- Apr 2011
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
import Excel file into Mysql DB via Java unknown problem
By black300 in forum JDBCReplies: 0Last Post: 04-02-2011, 10:22 AM -
Problem import query.*
By teaicky in forum New To JavaReplies: 4Last Post: 02-05-2011, 11:09 PM -
import problem
By anki.gulsvart in forum NetworkingReplies: 9Last Post: 10-16-2009, 07:03 PM -
cannot resolve com.sun.java import - build path problem?
By chris97is in forum EclipseReplies: 6Last Post: 09-11-2009, 12:34 AM -
Import java.io.* problem
By DD70 in forum New To JavaReplies: 3Last Post: 07-28-2009, 10:45 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks