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?


Reply With Quote

