Can we make a database connection from HTML ?
Post New Answer View All Answers
Describe the steps needed to execute a sql query using jdbc.
How to rollback a JDBC transaction?
What does executequery return 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 are the three parts of a jdbc url?
How can we set null value in jdbc preparedstatement?
What is difference between odbc and jdbc?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What does the connection object represents?
What are the basic exceptions in jdbc?
Which is faster jdbc or odbc?
Why did my jdbc code throw a rollback sqlexception?
How do I find whether a parameter exists in the request object?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
How to set the attribute concurrency in resultset?