Changed the error handling as follows.

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 76d38cb0c693985f8a2473e1bcd2ff093aebfe62
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2001-06-19T02:17:06Z
Releases: 7.2.1
Changed the error handling as follows.
1) ERRORs cause an SQL_ERROR and the SQLSTATE='S1000'.
2) NOTICEs cause an SQL_SUCCESS_WITH_INFO and the succeeding
   SQLError() returns the NOTICE message.

Files