What are the three basic components of the odbc architecture?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between setmaxrows(int) and setfetchsize(int)?
What causes the "No suitable driver" error?
Explain the life cycle of jdbc.
Can you create an index on sex column where there is M or F?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
commit() and rollback() methods are defined in which interface?
What is the use of dialect?
What is two-phase commit in the database?
Why jdbc is used in java?
How do I receive a ResultSet from a stored procedure?
What do you mean by two phase commits?
Can I use JDBC to execute non-standard features that my DBMS provides?