preparedstatement p= new preparedstatement
is it possible ?
Answer Posted / guest
dfg
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is in term of jdbc a datasource?
What is ODBC and JDBC? How do you connect the Database?
What is JDBC Savepoint? How to use it?
Give an example for execution of sql statement.
If you are truncated using JDBC, how can you that how much data is truncated?
How to test jdbc connection to sql server?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
How can I retrieve a String or other object type without creating a new object each time?
What is resultsetmetadata?
What are the main components of JDBC ?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What is the difference between execute, executeQuery, executeUpdate?
What does the jdbc connection interface?
How can I create a custom RowSetMetaData object from scratch?
What is jdbc connection string?