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
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is connection commit?
What is database deadlock ?
How can I retrieve a String or other object type without creating a new object each time?
What are temp tables ?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
How many rowset are available in jdbc?
What are the different types of JDBC drivers?
How does jdbc connect to database?
What is the difference between ojdbc6 and ojdbc7?
How do I find whether a parameter exists in the request object?
What are the new features added to JDBC 4.0?
How we can you use preparedstatement.
What is jdbc thin client in oracle?
What is a java driver?