Navigation  without Java Scripts

ODBC and Portable SQL Bindings

Visual Prolog's external database system is often the fastest and most flexible way to store large amounts of data. However, data might already exist in another database system, or the application might need to share data with other applications that can only make use of particular database technology. In such cases, it becomes extremely important to be able to link to external database systems and Visual Prologs portable SQL bindings make this simple for most databases. The portable SQL bindings are based on either ODBC, Oracle's OCI libraries, or DB2 under OS/2. Visual Prolog also contains more extensive direct bindings to Microsoft's ODBC APIs for Windows platforms.