Why is odbc needed?
No Answer is Posted For this Question
Be the First to Post Answer
What does jdbc setmaxrows method do?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
How many categories of jdbc drivers are there?
What is the benefit of having jdbcrowset implementation?
what are the Different types of exceptions in JDBC?
Is there any limitation for no of statments executed with in batchupdate?
How can you make a connection?
What is a statement in java?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
Does jdbc use odbc?
What are the advantages of database connection pooling?
What are the classes and methods used for sending sql statements to database?