Portability: Error Mapping
-
MySQL unique/primary key violations:
already exists -> constraint violation -
MySQL not-null violations:
constraint violation -> null value violates not-null constraint -
MS Access ODBC bogus field:
mismatch -> no such field - In 1.6.0 this must be set during connect().
- 1.6.1 will allow configuration via setOption().