Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya
You last visited: Today at 00:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Cash SQL Error

Discussion on Cash SQL Error within the Shaiya forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
elite*gold: 23
Join Date: Nov 2011
Posts: 103
Received Thanks: 97
Exclamation Cash SQL Error

Hello guys , My DB runs 4.5 and my client too , I edited the Cash , got script and execute..
And my prob again
Code:
Msg 213, Level 16, State 1, Line 1
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 2
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 3
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 4
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 5
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 6
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 7
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 8
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 9
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 10
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 11
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 12
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 13
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 14
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 15
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 16
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 17
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 18
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 19
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 20
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 21
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 22
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 23
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 24
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 25
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 26
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 27
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 28
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 29
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 30
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 31
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 32
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 33
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 34
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 35
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 36
Insert Error: Column name or number of supplied values does not match table definition.
Msg 213, Level 16, State 1, Line 37
Insert Error: Column name or number of supplied values does not match table definition.
Im mad of it!! , Can someone help meh?!

Regards, Sindacco
-FeaRs- is offline  
Thanks
2 Users
Old 09/18/2012, 18:14   #2
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
And this would be why people need to do SQL scripts by themselves... Read the script that you are running, it is clearly noticeable that it is adding more data than what it should, Row -perhaps-
JohnHeatz is offline  
Thanks
1 User
Old 09/18/2012, 19:10   #3
 
elite*gold: 23
Join Date: Nov 2011
Posts: 103
Received Thanks: 97
Quote:
Originally Posted by JohnHeatz View Post
And this would be why people need to do SQL scripts by themselves... Read the script that you are running, it is clearly noticeable that it is adding more data than what it should, Row -perhaps-
Cant make SQL Script on my own , John , u have the fix for this error?
-FeaRs- is offline  
Thanks
1 User
Old 09/18/2012, 23:47   #4
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
You must check the script you are using because it is clearly entering more information than what should be into your table, exactly why I don't let some software create scripts for me
JohnHeatz is offline  
Thanks
2 Users
Old 09/20/2012, 13:05   #5
 
elite*gold: 23
Join Date: Nov 2011
Posts: 103
Received Thanks: 97
I tryed to delete everything From item mall and made again but same problem , QQ come on someone post how to fix that!
-FeaRs- is offline  
Thanks
1 User
Old 09/20/2012, 17:18   #6
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
It will keep giving you the same issue if you do it the same way, read what I have said, your script is adding more information than what the table contains, all you need to do is read the script and remove the information that is not supposed to be INSERTed
JohnHeatz is offline  
Thanks
2 Users
Old 09/20/2012, 18:23   #7
 
elite*gold: 23
Join Date: Nov 2011
Posts: 103
Received Thanks: 97
I edited only one thing o.o and same error again.
You meant the information which is not allowed?
All i edited is "Create Item"
Name : 30 day pack
and inserted 30 day items..
-FeaRs- is offline  
Thanks
1 User
Old 09/20/2012, 18:47   #8
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
You need to change the script....the INSERT query is wrong
JohnHeatz is offline  
Thanks
3 Users
Old 09/20/2012, 18:59   #9
 
elite*gold: 23
Join Date: Nov 2011
Posts: 103
Received Thanks: 97
Thanks John!
This Thread Can Be #Closed
-FeaRs- is offline  
Thanks
1 User
Old 09/20/2012, 19:04   #10
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,981
#Closed as requested
JohnHeatz is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :) Most people trying to ibot but in my computer İbot not working. Declared out this error everywhere but I do not get answers Here's the error Video http://youtu.be/q0fK09v-K3c
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_uri URL is not properly formatted Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe.. was heisst das? redirect_uri URL is not properly formatted
[Real cash] Selling lvl 96+2 Rune Pure + 37m cash, Chaotics[Real cash]
08/28/2011 - Runescape Trading - 6 Replies
Hello I am new to ePvp and this is my first post since I was planning on selling my RuneScape account. Username: nunski pker Account Information: Lvl 96+2 Rune Pure + rune gloves + veng Bank Items: 37M Cash Lots of stuff like rune climbing boots dbows etc. all together 50m+ Chaotic maul, Rapier
Last Chaos: Aeria | Cash Error?
10/12/2010 - Last Chaos - 5 Replies
Hallo, ich hab folgendes Problemchen: :( Ich habe bei bei Last Chaos: Aeria (USA) Cash geladen, ist schon bisschen her, hab einiges Benutzt und war dann Inaktiv, doch will jetzt wieder Aeria spielen :awesome: . Also LC: Aeria downgeloadet, installiert. Ich kannte den Übersetzer von Jana, habe diesen auch genutzt. Wie ich im Game war, EXP Samen auswählte im ITEM SHOP (Cash Shop) und auf "Kaufen" drückte, passierte nichts :eek:. Habs paar mal hintereinander Versucht, ging auch nichts. Habe 2...



All times are GMT +1. The time now is 00:10.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.