Difference between revisions of "ODBC Service"
From ESS-WIKI
| Line 7: | Line 7: | ||
Open Database Connectivity (ODBC) is a standard API for access database. It design independent of database systems and operating systems. | Open Database Connectivity (ODBC) is a standard API for access database. It design independent of database systems and operating systems. | ||
| − | ODBC | + | ODBC service can become multi-module interface. User just store data in csv file and ODBC handler can upload data to Cloud. |
| + | |||
| + | |||
| + | |||
| + | = ODBC Service = | ||
Revision as of 03:27, 18 May 2018
Introduction
Open Database Connectivity (ODBC) is a standard API for access database. It design independent of database systems and operating systems.
ODBC service can become multi-module interface. User just store data in csv file and ODBC handler can upload data to Cloud.