DBD_SQLFLEX
view release on metacpan or search on metacpan
char * my_errlist[] =
{
"Duplicate record", /* 100 */
"File not open", /* 101 */
"Illegal argument", /* 102 */
"Bad key descriptor", /* 103 */
"Too many files", /* 104 */
"Corrupted isam file", /* 105 */
"Need exclusive access", /* 106 */
"Record or file locked", /* 107 */
"Index already exists", /* 108 */
"Illegal primary key operation", /* 109 */
"End of file", /* 110 */
"Record not found", /* 111 */
"No current record", /* 112 */
"File is in use", /* 113 */
"File name too long", /* 114 */
"Bad lock device", /* 115 */
"Can't allocate memory", /* 116 */
"Bad collating table", /* 117 */
( run in 0.497 second using v1.01-cache-2.11-cpan-49f99fa48dc )