| | |
Inserting uft8 strings into MySQL from jsp page
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2006
Posts: 1
Reputation:
Solved Threads: 0
Hi...
Ok I have created a form which posts data into a mysql database. I can then read that data from the database with another page.
I am trying to add russian text to the database... it says it has been added but it comes back as ?????
I can use PHPAdmin to add russian text and it is displayed properly on my JSP page.
So im guessing i am missing something in my insert statement...
sql = dbconn.prepareStatement("INSERT INTO property VALUES ('" + ref + "');");
text that doesnt come from the database also displays correctly.
its mysql 4.1+
any help would be great!
thanks.
Ok I have created a form which posts data into a mysql database. I can then read that data from the database with another page.
I am trying to add russian text to the database... it says it has been added but it comes back as ?????
I can use PHPAdmin to add russian text and it is displayed properly on my JSP page.
So im guessing i am missing something in my insert statement...
sql = dbconn.prepareStatement("INSERT INTO property VALUES ('" + ref + "');");
text that doesnt come from the database also displays correctly.
its mysql 4.1+
any help would be great!
thanks.
![]() |
Similar Threads
- How to Connect MySQL from JSP Page (JSP)
- Passing variable value from javascript to jsp page at run time (JSP)
- How to connect Oracle database from JSP page (Java)
- Very Very Urgent...Need Code for Calculating Execution Time For Jsp Page (JSP)
- How to run iReport jrxml from a jsp page (JSP)
- how to connect oracle 8i database with jsp page (JSP)
- Dynamic links in JSP page-need help (JSP)
- how to call javabean from jsp page upon onChange event (JSP)
- I think I'm going to cry... (JSP)
Other Threads in the JSP Forum
- Previous Thread: jsp tutorial
- Next Thread: hello every one!!
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web





