How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

Why isn't the java.sql.DriverManager class being found?

0 Answers  


Without using of Class.forName(? ?), how do you connect to db?

3 Answers   IBM,


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

0 Answers  


Diff. types of triggers..

4 Answers   Logica CMG,


Explain creation of statement object with connection method create method with help of an example.

0 Answers  






What is the use of dialect?

0 Answers  


what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?

2 Answers  


What are the utilities of the callablestatement?

0 Answers  


What is an outer join?

3 Answers   Infogain,


Give an example of code used for setting up connection with a driver.

0 Answers  


what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail

10 Answers   Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,


How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?

0 Answers  


Categories