Open Database Connectivity (ODBC) Support

ODBC support allows iFIX to access data from a database using Structured Query Language (SQL) as a standard language. Each database management system (DBMS) requires an ODBC driver, which is a dynamic-link library (DLL) used to gain access to a data source.

Among the database management systems used by iFIX are Microsoft Access (local install only), Microsoft SQL Server, and Oracle. Refer to the Using SQL manual and Writing Scripts manual for more information on ODBC support.

See Also