Value error menu

Shout-Out

User Tag List

Thread: Value error

Results 1 to 2 of 2
  1. #1
    Dante1992's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Value error

    I'm sorta noob still at SQL, and I don't know how to edit the number of values per columns so I don't know how to fix the error

    "column count doesn't match value count at row 1"

    any help?

    Value error
  2. #2
    H3LioS's Avatar Banned
    Reputation
    18
    Join Date
    Jun 2010
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It means that you have the incorrect number of values.

    For example:

    Code:
    insert into TABLENAME (column1, column2, column3, column4) values (value1, value2, value3)
    would be incorrect, aswell as:

    Code:
    insert into TABLENAME (column1, column2, column3) values (value1, value2, value3, value4)
    To correct this simply do like so:

    Code:
    insert into TABLENAME (column1, column2, column3, column4,) values (value1, value2, value3, value4)

Similar Threads

  1. Replies: 1
    Last Post: 08-07-2016, 03:29 PM
  2. SQL error: column count doesn't match value count at row 1
    By plaguez in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 02-20-2009, 02:29 AM
  3. WoW Emu error
    By bezike in forum World of Warcraft General
    Replies: 1
    Last Post: 06-28-2006, 03:18 PM
  4. Site Error?
    By Amedis in forum Community Chat
    Replies: 8
    Last Post: 06-21-2006, 08:31 AM
  5. Error in checking WoW.exe CRC code hack?
    By Trichelieu in forum World of Warcraft General
    Replies: 0
    Last Post: 06-11-2006, 02:24 PM
All times are GMT -5. The time now is 09:03 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search