SQL error on my AV arcade

Discussion in 'MySQL' started by clouting, Jan 8, 2008.

  1. #1
    hey all......

    if any1 knows about AV arcade, more specifically running the sql file when uploading games then could u please help me.

    when i upload the games and then import the SQL file i get the following error

    can any1 help me???
     
    clouting, Jan 8, 2008 IP
  2. highborn

    highborn Active Member

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    I could help you. send me your db structure files and the db you are going to insert. I will fix it for you.
     
    highborn, Jan 12, 2008 IP
  3. clouting

    clouting Guest

    Messages:
    120
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks highborn.

    i have now solved theproblem...
    thanks 4 the reply
     
    clouting, Jan 15, 2008 IP
  4. mhaye_01

    mhaye_01 Banned

    Messages:
    395
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    That simply tells that the values your trying to insert is not equal(might be too much or less) into the number of columns or vice versa,.
    Anyway,. you can remove " ' " on the table name,. it will run without it,. just INSERT INTO Table_Name no need to enclose your table name "in"
     
    mhaye_01, Jan 15, 2008 IP
  5. eli03

    eli03 Well-Known Member

    Messages:
    2,887
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    175
    #5
    probably you are using old db of avarcade which is not compatible with newst version of avarcade
     
    eli03, Jan 15, 2008 IP