PxPlus User Forum

Main Board => Knowledge Base / Training => FAQs => Topic started by: PxPlus on May 31, 2018, 10:22:29 AM

Title: Does PxPlus SQL ODBC driver trigger Embedded IO
Post by: PxPlus on May 31, 2018, 10:22:29 AM
Embedded I/O Programs, are PxPlus programs and require a PxPlus environment in which to run.

The ODBC Driver does not require PxPlus, and can be installed on a workstation that has no PxPlus whatsoever therefore the ODBC driver does not use embedded I/O procedures.

If you want/need to have your embedded IO procedure to run against files which are being access by ODBC, we suggest you create a 'View' of the file which will accessible by the ODBC interface and runs within a PxPlus environment thus will honour your embedded IO settings.