Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
No Answer is Posted For this Question
Be the First to Post Answer
What is the query used to display all tables names in SQL Server (Query analyzer)?
How can I get information about foreign keys used in a table?
what is rowset?
How to execute bulk number of queries at once?
What does it mean to "materialize" data?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What is use of connection pooling?
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.
what is JDBC?
Does jdbctemplate use prepared statements?
What is a java driver?