Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error: Uniqueness of index numero is violated
Message
 
À
24/02/2003 09:10:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00756943
Message ID:
00756980
Vues:
18
>Hello, i have this problem
>I saw a record field numero 4598 with the number 4617, that's why displays the message error, but i replace the field with the correspondent number but the problem persists, i've tried with this code to solve this too:
>
>select llamadas
>scan
>numero=recno()
>wait windows "The record modified is "+str(recno()) nowait
>endscan
>
>
>How do i solve this?
>Thanks for your help

Make sure the table doesn't have an empty record. If the table has an empty record and you attempt to append another record it will trigger this error message.

Asegurate de que la tabla no tenga ningún registro en blanco. Si la tabla contiene un registro en blanco e intentas añadir otro te dará ese mensaje de error.

HTH,

Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform