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


Please Help Members By Posting Answers For Below Questions

Explain the role of driver in jdbc.

567


what happen if we set JDBC string to NULL?

2951


When does the result for an sql statement return null?

517


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

492


What is the role of class.forname while loading drivers?

569






Is it possible to connect to multiple databases simultaneously?

556


What are the classes and methods used for sending sql statements to database?

544


Does sql allow null values ? Can we use it within where clause ?

513


How many categories of jdbc drivers are there?

489


Which type of JDBC driver is the fastest one?

576


How do java applications access the database using jdbc?

535


What is the use of jdbc?

569


What is meant by connection string?

560


How does a custom RowSetReader get called from a CachedRowSet?

575


What is the function of setautocommit?

654