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
Explain the importance of drivermanager.
What is transaction processing in jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
Why do we need jdbc api?
Name the method, which is used to prepare a callablestatement.
How MS-Access DB can be accessed over a network, using JDBC API?
What are jdbc and its components?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What is the meaning of batch updates?
Where can I find ojdbc14 jar file?
How we can you use preparedstatement.
How many categories of jdbc drivers are there?
What is the execute method in java?
Explain different types of locks in jdbc?
How does jdbc work?