error.log

来自「合同与报价管理系统」· LOG 代码 · 共 22 行

LOG
22
字号

***02-8-22  21:35:24  error Object:d_items  error code: -193  error infomation: SQLSTATE = 23000
[Sybase][ODBC Driver][Adaptive Server Anywhere]Integrity constraint violation: Primary key for table 'ITEMS' is not unique

No changes made to database.

INSERT INTO "items" ( "imagepath", "articleno", "lens", "ename", "cname", "factoryno", "inputdate" ) VALUES ( ?, ?, ?, ?, ?, ?, ? )

***02-8-22  21:35:36  error Object:d_items  error code: -193  error infomation: SQLSTATE = 23000
[Sybase][ODBC Driver][Adaptive Server Anywhere]Integrity constraint violation: Primary key for table 'ITEMS' is not unique

No changes made to database.

INSERT INTO "items" ( "imagepath", "articleno", "lens", "ename", "cname", "factoryno", "inputdate" ) VALUES ( ?, ?, ?, ?, ?, ?, ? )

***02-8-22  21:35:52  error Object:d_items  error code: -193  error infomation: SQLSTATE = 23000
[Sybase][ODBC Driver][Adaptive Server Anywhere]Integrity constraint violation: Primary key for table 'ITEMS' is not unique

No changes made to database.

INSERT INTO "items" ( "imagepath", "articleno", "lens", "ename", "cname", "factoryno", "inputdate" ) VALUES ( ?, ?, ?, ?, ?, ?, ? )

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?