This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:d:dbdriver [2021/06/15 11:01] char |
dido:public:ra:xapend:xapend.a_glossary:d:dbdriver [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | f | ||
| ===== Database Driver ===== | ===== Database Driver ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | A **Database Driver** is a computer program that implements a protocol ([[dido:public:ra:xapend:xapend.a_glossary:o:odbc]] or [[dido:public:ra:xapend:xapend.a_glossary:j:jdbc]]) for a database connection. The driver works like an adaptor which connects a generic interface to a specific database vendor implementation. ... To connect with individual databases, JDBC requires drivers for each specific database type | + | A **Database Driver** is a computer program that implements a [[dido:public:ra:xapend:xapend.a_glossary:p:protocol|protocol]] ([[dido:public:ra:xapend:xapend.a_glossary:o:odbc]] or [[dido:public:ra:xapend:xapend.a_glossary:j:jdbc]]) for a database connection. The driver works like an adaptor which connects a generic [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]] to a specific database vendor implementation. ... To connect with individual databases, JDBC requires drivers for each specific database type |
| Source: [[https://www.jdatalab.com/information_system/2017/02/16/database-driver.html ]] | Source: [[https://www.jdatalab.com/information_system/2017/02/16/database-driver.html ]] | ||