Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

I Need Help [ SQL ]

Master Summoner
Joined
Feb 17, 2017
Messages
580
Reaction score
72
Untitled - I Need Help [ SQL ] - RaGEZONE Forums Ineed help here lool like something is wrong some of account has this i dont know why this happening im using DMNCMS and MuEmu S6 EP 3


this is on CashShopData


itry also to run this UPDATE CashShopData SET WCoinC = WCoinC + 1 but not working



Need help Please how can i Change NULL to 0
Problem on CashShopData



Fix Thanks


Problem is on DMNCMS Credits and Fix for NULL to 0
UPDATE CashShopData SET WCoinC = 0 WHERE WCoinC IS NULLUPDATE CashShopData SET WCoinP = 0 WHERE WCoinP IS NULLUPDATE CashShopData SET GoblinPoint = 0 WHERE GoblinPoint IS NULL
 

Attachments

You must be registered for see attachments list
Back
Top