ItemShop Error

Results 1 to 3 of 3
  1. #1
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    ItemShop Error

    When i try to add an item i get this error


    Warning: mssql_query() [function.mssql-query]: message: Violação da restrição PRIMARY KEY 'Item_PK'. Não é possível inserir a chave duplicada no objeto 'dbo.Item'. (severity 14) in C:\AppServ\www\gunz\pt\gunz\********.php on line 32

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\gunz\pt\gunz\********.php on line 32

    Warning: mssql_query() [function.mssql-query]: message: Violação da restrição PRIMARY KEY 'CashShop_PK'. Não é possível inserir a chave duplicada no objeto 'dbo.CashShop'. (severity 14) in C:\AppServ\www\gunz\pt\gunz\**********.php on line 34

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\gunz\pt\gunz\********.php on line 34

    any helps?


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: ItemShop Error

    Translate them into English first.

  3. #3
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: ItemShop Error

    woops sorry
    Code:
    Warning: mssql_query () [function.mssql-query]: message: Violation of PRIMARY KEY constraint 'Item_PK'. Can not insert duplicate key in object 'dbo.Item'. (severity 14) in C: \ AppServ \ www \ gunz \ en \ gunz \ ********. php on line 32
    
    Warning: mssql_query () [function.mssql-query]: Query failed in C: \ AppServ \ www \ gunz \ en \ gunz \ ********. php on line 32
    
    Warning: mssql_query () [function.mssql-query]: message: Violation of PRIMARY KEY constraint 'CashShop_PK'. Can not insert duplicate key in object 'dbo.CashShop'. (severity 14) in C: \ AppServ \ www \ gunz \ en \ gunz \ **********. php on line 34
    
    Warning: mssql_query () [function.mssql-query]: Query failed in C: \ AppServ \ www \ gunz \ en \ gunz \ ********. php on line 34



Advertisement