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
What is phantom read and which isolation level prevents it?
What is ojdbc14 jar?
What is batch processing and how to perform batch processing in jdbc?
How do I check in my code whether a maximum limit of database connections have been reached?
What is jdbc thin client in oracle?
What is jdbc and its types?
What is device controller?
Explain different types of locks in jdbc?
What are devices?
What is a jdbc connection string?
What is difference between statement and preparedstatement in jdbc?
What is metadata in programming?
What does jdbc stand for?
What does jdbc setmaxrows method do?
What is jdbc resultsetmetadata interface?