Can we make a database connection from HTML ?
Answer Posted / vikas
No, from HTML we cannot make database connection.we can make
database connection using languges like PHP,JSP using HTML
Page as front end.
| Is This Answer Correct ? | 52 Yes | 14 No |
Post New Answer View All Answers
How can I get or redirect the log used by DriverManager and JDBC drivers?
What is the meaning of batch updates?
How many jdbc driver types are there?
Explain creation of statement object with connection method create method with help of an example.
Explain about the drive manager class working?
How do I find ojdbc jar version?
How we can you use preparedstatement.
Is java a database?
How to connect multiple database in jdbc?
What is isolation level? How to set it?
How vendor Naming registry supports JNDI?
How many types of resultset are there in jdbc?
How can we retrieve data from the resultset?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
Which package contains jdbc api?