why I have this error
180524|SELECT IDX,MIconCNt FROM WHERE IDX IN (SELECT MIDX FROM WHERE userid='fp547' and ChName='fp547' AND DelActive=0)
I can solve this error
Printable View
why I have this error
180524|SELECT IDX,MIconCNt FROM WHERE IDX IN (SELECT MIDX FROM WHERE userid='fp547' and ChName='fp547' AND DelActive=0)
I can solve this error
del clan.dll
have same codes inside he .... r buged.. i don't know how to fix it... cos... i don't kwon why the server can use this codes><
I have del clan.dll
now y have other erro
i launch sod 2 rec by sandurr
and i have this in BillingDBError2008.08.17.log
164455|INSERT INTO SOD2RecBySandurr (UserID, CharName, CharType, Point, KillCount, GLevel, TotalPoint, TotalUser, SuccessUser, ServerName, PCRNo, GPCode, Contribute, RegistDay, BusinessName, BAddress1, PMNo, ServerTime) VALUES ('fp547', 'fp547', 3, 31523962, 888, 119, 31523962, 1, 1, 'Mypt', 0, '', 100, '08-17-2008 16:44:54', '','',0, -123194288)
and sond point not read in sql server
in my sql i have this database
http://img514.imageshack.us/my.php?image=ragtd2.jpg
pleaz help me for resolve my error
thanks
just take a look at your server DBs and find the table that has : IDX,MIconCNt,MIDX,userid,ChName,DelActive and then Open your HEX editor , find your sql.dll edit it, now search for :SELECT IDX,MIconCNt FROM and you'll find something like :SELECT IDX,MIconCNt FROM %s then replace the %s with the table that you've found with the values.