tunsmile
21-04-18, 11:54 AM
Mình có mở chức năng lô đề trên web nhưng khi thực hiện ghi lô thì bị lỗi sau
Query Error : INSERT INTO Log_TienTe (acc, gcoin, gcoin_km, vpoint, vpoint_km, price, Des, time, log_type) VALUES ('vuilam', 9158199, 0, 9979299, 0, ' - 20700 Vcent', N'Đánh 9 điểm con Lô 30 dùng 20700 Vcent', 1524284743, 0)
Chạy lại query thì bị lỗi như thế này
Table Log_TienTe Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'Log_TienTe'.
Table NBB_Log_Inventory Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'NBB_Log_Inventory'.
Table NBB_Log_WareHouse Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'NBB_Log_WareHouse'.
Mong được giúp đỡ
Query Error : INSERT INTO Log_TienTe (acc, gcoin, gcoin_km, vpoint, vpoint_km, price, Des, time, log_type) VALUES ('vuilam', 9158199, 0, 9979299, 0, ' - 20700 Vcent', N'Đánh 9 điểm con Lô 30 dùng 20700 Vcent', 1524284743, 0)
Chạy lại query thì bị lỗi như thế này
Table Log_TienTe Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'Log_TienTe'.
Table NBB_Log_Inventory Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'NBB_Log_Inventory'.
Table NBB_Log_WareHouse Exist
Msg 1913, Level 16, State 1, Line 1
The operation failed because an index or statistics with name 'idx_acc' already exists on table 'NBB_Log_WareHouse'.
Mong được giúp đỡ