Can we make a database connection from HTML ?
Answer Posted / ganga
no we cant make database connection with HTML.
But we can transfer data by using XML
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
Why resultset is used in java?
What are the higher level apis under development on top of jdbc currently?
Does sql allow null values ? Can we use it within where clause ?
Which is better odbc or jdbc?
Expalin the method of calling a stored procedure from jdbc.
What is the JDBC?
Explain different types of locks in jdbc?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Which package is used for jdbc application?
What is an escape syntax?
What is JDBC Statement?
How many rowset are available in jdbc?
Is jdbctemplate thread safe?
What is JDBC Savepoint? How to use it?
What do you mean by two phase commits?