Answer Posted / subrahmanyam
protected static sun.jdbc.odbc.JdbcOdbc OdbcApi;
protected static long hEnv;
protected static long hDbc;
protected static java.util.Hashtable connectionList;
protected int iTimeOut;
protected static java.lang.String nativePrefix;
protected java.io.PrintWriter outWriter;
protected sun.jdbc.odbc.JdbcOdbcTracer tracer;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the three parts of a jdbc url?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What is hbm xml?
State the different connection methods used for creating different types of sql.
What is jdbc type?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What happens if we don't close the connection in jdbc?
Why do we use jdbc in java?
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 and its types?
Which jdbc driver type s is are the jdbc odbc bridge?
How do I stop nullpointerexception?
Why do we need a jdbcrowset like wrapper around resultset?
What is the latest version of JDBC? What are the new features added in that?
What are the different types of interfaces in the api component?