Marxmeier Software AG Eloquence | SQL/R |
||||
| Products
| SQL/R |
||||
| News About us Services Download |
The SQL/R ODBC driver is an extension to Eloquence which gives you online access to your Eloquence databases from any ODBC compliant application. This eliminates the need of redundant data and allows the end user to easily and quickly obtain any necessary data from your company database.
ODBC provides an open, vendor-neutral way of accessing data stored in a variety of proprietary personal computers, minicomputers and mainframe databases. With ODBC, an application can concurrently access, view, and modify data from multiple, diverse databases. ODBC provides many significant benefits to developers and end users by providing an open, standard way to access data: ODBC allows corporations to continue to use their existing database
management systems, while enabling access to their data by common applications.
|
|||
![]() |
||||
|
The application (eg. MS Office or MS Access) calls ODBC functions to connect to a data source, send and receive data, and disconnect. The Driver Manager provides information to an application such as a list of available data sources; loads drivers dynamically as they are needed; and provides argument and state transition checking. The driver, developed separately from the application, sits between the application and the network. The driver processes ODBC function calls, manages all exchanges between an application and a specific DBMS, and may translate the standard SQL syntax into the native SQL of the target data source. All SQL translations are the responsibility of the driver developer. Applications are not limited to communicating through one driver. A single application can make multiple connections, each through a different driver, or multiple connections to similar sources through a single driver. To access a new DBMS, a user or an administrator installs a driver for the DBMS. The user does not need a different version of the application to access the new DBMS. This is a tremendous benefit for end users, as well as providing significant savings for IT organizations in support and development costs.
Establish a connection with a data source, execute SQL statements,
|
||||
| [ home
] Please contact webmaster@marxmeier.com
if you have any questions or suggestions regarding this service. © Copyright 1997 Marxmeier Software |
||||