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
What is difference between java.util.Date and java.sql.Date?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
List some new features available in jdbc 4.0?
How you restrict a user to cut and paste from the html page using java programing?
How do I disallow NULL values in a table?
What is the limitation of PreparedStatement and how to overcome it?
What are the advantages of collection pools?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is the difference between executing, executequery, executeupdate in jdbc?
What are the factors that the jdbc driver performance depends upon?
What is meant by connection string?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What is the full form of jdbc?
What is the jdbc rowset?
Can I use JDBC to execute non-standard features that my DBMS provides?