Database connection: Difference between revisions

Content deleted Content added
m Reverted edits by 202.91.89.135 (talk) (HG) (3.4.6)
No edit summary
Line 1:
 
 
A '''Database connection''' is facility in [[computer science]] that allows [[Client (computing)|client]] software to talk to [[database server]] software, whether on the same machine or not. A '''connection''' is required to send [[command (computing)|commands]] and receive answers, usually in the form of a result set.