[HELP] ODBCAD Error

Results 1 to 4 of 4
  1. #1
    Novice Akshai Jaguar is offline
    MemberRank
    May 2013 Join Date
    3Posts

    [HELP] ODBCAD Error

    Please help me , I am getting this error. Would be happy to hear from you.


  2. #2
    Apprentice dizzydaz is offline
    MemberRank
    Jun 2009 Join Date
    15Posts

    Re: ODBCAD Error

    Try making a new db

    Explanation
    This error occurs when more columns are listed in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.
    *Source

  3. #3
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: [HELP] ODBCAD Error

    It's most likely you didn't set up your own password for the server (ex. PC\SQLEXPRESS) when installing MSSQL.

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: [HELP] ODBCAD Error

    Quote Originally Posted by Anju View Post
    It's most likely you didn't set up your own password for the server (ex. PC\SQLEXPRESS) when installing MSSQL.
    i just binded his ip there ! fixed lol



Advertisement