This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:d:dbdriver [2021/08/13 15:36] murphy [Database Driver] |
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 | 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 [[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 | 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 | ||