Open Database Integration

From Simple Wiki

Another feature that makes SimpleIndex great for integration with custom programs is its open database integration. Instead of using a proprietary database, SimpleIndex allows you to map its index fields to fields in any database table. It can be configured to create new records, update existing ones, or retrieve them for viewing. These are the three basic functions for working with database records and what gives SimpleIndex its flexibility. By implementing database interaction with generic functions, SimpleIndex is able to interface with and perform these functions on any database

SimpleIndex also has a standard Database Autofill feature that lets you populate index fields from existing data in your database. This is one of the most useful and powerful ways of automating document capture.

Database Basics Video[edit | edit source]

Video was recorded in a previous version of SimpleIndex. Refer to the wiki documentation for latest updates.