What is jdbc odbc driver?
No Answer is Posted For this Question
Be the First to Post Answer
What is odbc and jdbc?
What is the use of the statement in jdbc?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is jdbc connection?
What is encrypted connection?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What are the steps to connect to a database in java?
What does executeupdate return in java?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is the exception thrown by JDBC ?