omit_checks

[ODBC]
omit_checks=0

If set to 1, the DP4 ODBC driver will access the database with all the normal referential integrity checks disabled (i.e. there will be no orphan checking/child delete on deleteions or checking for the existence of parent records on updates/inserts). This may provide a performance improvement, but is not recommended for general use.