|
You last visited: Today at 12:15
Advertisement
Item Mall error on EP5
Discussion on Item Mall error on EP5 within the Shaiya Private Server forum part of the Shaiya category.
04/17/2011, 14:08
|
#1
|
elite*gold: 0
Join Date: Apr 2011
Posts: 8
Received Thanks: 1
|
Item Mall error on EP5
Hello all ,
My server is 5.3 and is public for friends , now i got a problem with the Item mall , i had never problems with it till yesterday. I checked My logs and it give 1 Error in PS_DBAGENT:
2011-04-17 13:50:12 err=-1, [Microsoft][ODBC SQL Server Driver][SQL Server]Er is een fout opgetreden bij het converteren van het gegevenstype VARCHAR naar DATETIME., SQL STATE: 42000, NATIVE ERROR: 8114 (0x1FB2)
2011-04-17 13:50:12 SaveBuyPointItem 11 adminn qerr=0, {?=call usp_Save_User_BuyPointItems_NCash(1,11,0,'Uber Boots','2011-04-17 13:50:12')}
(my item mall got only 1 item to buy , i did this for a test. The Item excist and the count is 1 in database)
The error says : error by convert from Varchar to Datetime.. How can i fix this ?
Thanks
Mr.Shaiya
|
|
|
07/24/2011, 12:24
|
#2
|
elite*gold: 0
Join Date: Aug 2010
Posts: 16
Received Thanks: 1
|
your error is from sql, try to reinstall look on search how to instal correcly GL and sorry for my bad english, hope i helped you
|
|
|
07/24/2011, 13:44
|
#3
|
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,367
|
Quote:
Originally Posted by Mr.Shaiya
2011-04-17 13:50:12 err=-1, [Microsoft][ODBC SQL Server Driver][SQL Server]Er is een fout opgetreden bij het converteren van het gegevenstype VARCHAR naar DATETIME., SQL STATE: 42000, NATIVE ERROR: 8114 (0x1FB2)
2011-04-17 13:50:12 SaveBuyPointItem 11 adminn qerr=0, {?=call usp_Save_User_BuyPointItems_NCash(1,11,0,'Uber Boots','2011-04-17 13:50:12')}
The error says : error by convert from Varchar to Datetime.. How can i fix this ?
|
what about changing the datetime for a varchar ?
your proc is defined as:
Code:
Proc [dbo].[usp_Save_User_BuyPointItems_NCash]
@UserUID int,
@CharID int,
@UsePoint int,
@ProductCode varchar(20),
@UseDate datetime
as
...
change this for:
Code:
Proc [dbo].[usp_Save_User_BuyPointItems_NCash]
@UserUID int,
@CharID int,
@UsePoint int,
@ProductCode varchar(20),
@textDate varchar(30)
as
DECLARE @UseTime datetime
set @UseTime=convert(datetime, @textDate, 120)
|
|
|
 |
Similar Threads
|
Web Item Mall
10/20/2011 - Shaiya Private Server - 6 Replies
hey liebe Community
ich suche zeit wochen schon nach einem Shaiya Web Item Mall und finde nix kann mir da einer weider helfen und mit der weihnachts maps genau so finde ich auch nicht kann mir bei den 2 sachen weider helfen wehr echt super
schon mal danke
Egliche :
Web item Mallhey dear community
|
Sea Emu Item Mall
02/23/2011 - SRO Private Server - 10 Replies
hi i have a question any one know how i can add Items in Item mall
so i can buy more Avatars in Item mall ? whit out gm ?
plz help me
|
Item mall SEA
09/12/2010 - SRO Private Server - 3 Replies
HI all , How i can change item in Item Mall ??
I know item mall are in M.MDB ( Database File ) and when i open it with OpenOffice and change Value in game i have nothing change ( Just the price of Global Chatting)
Sorry for my english i am french
|
Web item mall
01/28/2010 - Shaiya - 0 Replies
Hmm.. anyone have this page in php? if you have pls let me know if u want to share.. i have asp but want php.. pm thx alot =)
|
item mall
01/02/2007 - Conquer Online 2 - 30 Replies
Well I got some xmas allowance and have been waiting to get something good from tq website (after 4331 i've been really poor, no more selling met scrolls and getting super gems) didn't buy db cause i think the new item mall will make dbs worthless... but now i'm growing impatient :D
So any1 have any ideas on the item mall?
|
All times are GMT +2. The time now is 12:15.
|
|