Can we make a database connection from HTML ?

Answer Posted / anand

No. HTML is client side only. Its parsed at the client end.
The server side scripting languages are used to deal with
databases and other resources.

Is This Answer Correct ?    94 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is metadata in jdbc?

489


Which is better odbc or jdbc?

507


How are jdbc statements used?

504


Name the method, which is used to prepare a callablestatement.

508


What is connection commit?

500






What is jdbc and jdbc drivers?

504


How can I manage special characters when I execute an insert query?

516


If you are truncated using JDBC, how can you that how much data is truncated?

587


What is jdbc connection interface?

519


What is jdbc resultsetmetadata interface?

536


What are jdbc and its components?

578


Explain the difference between inner and outer join ?

514


What are the benefits of PreparedStatement over Statement?

528


What is jdbc drivers in java?

498


How to set NULL values in JDBC PreparedStatement?

544