Computer Science, asked by rafayqazi420, 9 months ago

Explain the mechanisms by which application programs connect and communicate with database and also discuss the database connectivity with Web Server Interfaces.

Answers

Answered by Anonymous
5

Answer:

Database connection. From Wikipedia, the free encyclopedia. A Database connection is a facility in computer science that allows client software to talk to database server software, whether on the same machine or not. A connection is required to send commands and receive answers, usually in the form of a result set.

Similar questions