add to sql data ItemShop.shn Code: INSERT INTO OdinAccounts.dbo.tPurchases (nAGID, nPrice, nGoodsNo, nQuantity, nUsed, sIP, nIsGift, nStatus) VALUES ('1', '0', '10001', '1', '0', '127.0.0.1', '0', '1'); fail to load item information in game no item
INSERT INTO OdinAccounts.dbo.tPurchases (nAGID, nPrice, nGoodsNo, nQuantity, nUsed, sIP, nIsGift, nStatus) VALUES ('1', '0', '10001', '1', '0', '127.0.0.1', '0', '1');