-
Novice
How to fix these message
EXEC dbo.up_ItemMoneyLog 13, '', 104, 'งงปะล่ะ', 203, 0, 1139757809, 0, 30000054, 434, 0, 7, 21, 0, time:4ฟ๙/17ภฯ 15ฝร5บะ32.906รส
Error Message: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'TB_ITEM_LOG_20130417'. SqlState: 42S02, fNativeError: 208, time:4ฟ๙/17ภฯ 15ฝร5บะ32.906รส
-
-
Member
Re: How to fix these message
open your database. goto luna_logdb. find other tb_item_log_(date). rename it to tb_item_log_(dateNow).
or.
you can copy old item log procedure. then execute with right date inside to have clean new item log.