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
Describe the steps needed to execute a sql query using jdbc.
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
How to create Connection interface object because it is Interface , Interface is not instansiated?
What is JDBC and ODBC and what are the differences between them?
11 Answers Idbi Bank, Infosys, Infoview, TCS,
what happens if connection is not closed?
What is a JDBC 2.0 DataSource?
What do you understand by jdbc datasource?
Expalin the method of calling a stored procedure from jdbc.
Which interface is responsible for transaction management in jdbc?
What are the types of jdbc drivers that exist?
Without using of Class.forName(? ?), how do you connect to db?
What is database null and Java null?