This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:o:odbc [2021/08/18 10:49] murphy |
dido:public:ra:xapend:xapend.a_glossary:o:odbc [2021/10/03 17:24] (current) 66.249.69.250 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Open Database Connectivity (ODBC) ===== | ===== Open Database Connectivity (ODBC) ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **Open Database Connectivity (ODBC)** is an [[dido:public:ra:xapend:xapend.a_glossary:a:api]] a Microsoft [[dido:public:ra:xapend:xapend.a_glossary:d:defactostd|de facto standard]] [[dido:public:ra:xapend:xapend.b_stds:defact:microsoft:odbc]] for accessing [[dido:public:ra:xapend:xapend.a_glossary:d:dbms]]. The designers of ODBC aimed to make it independent of database systems and [[dido:public:ra:xapend:xapend.a_glossary:o:os]]. An application written using ODBC can be ported to other [[dido:public:ra:xapend:xapend.a_glossary:p:platform|platforms]], both on the [[dido:public:ra:xapend:xapend.a_glossary:c:client|client]] and [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] side, with few changes to the data access code. | **Open Database Connectivity (ODBC)** is an [[dido:public:ra:xapend:xapend.a_glossary:a:api]] a Microsoft [[dido:public:ra:xapend:xapend.a_glossary:d:defactostd|de facto standard]] [[dido:public:ra:xapend:xapend.b_stds:defact:microsoft:odbc]] for accessing [[dido:public:ra:xapend:xapend.a_glossary:d:dbms]]. The designers of ODBC aimed to make it independent of database systems and [[dido:public:ra:xapend:xapend.a_glossary:o:os]]. An application written using ODBC can be ported to other [[dido:public:ra:xapend:xapend.a_glossary:p:platform|platforms]], both on the [[dido:public:ra:xapend:xapend.a_glossary:c:client|client]] and [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] side, with few changes to the data access code. | ||