Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to delete a record
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01273227
Message ID:
01273245
Vues:
10
>some time two record delete,but i do one.


To add to Tore's reply (I wanted to make the same point).
lcSNO = padr(thisform.txtSno.value, length of the SNO field).

delete from myTable where sno = lcSNO
What are the chances that you have more than one record in your table with the same SNO?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform