Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird scenario with INSERT
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
Database:
Visual FoxPro
Divers
Thread ID:
01410932
Message ID:
01411213
Vues:
29
I've had some weird behavior issues in the past (not exactly this one) and I've all but cured them by adding reccount() before my insert commands. Like:

select mytable
=reccount()
insert into mytable (fields) values (values)


Does that have any effect for you?

You don't, by chance, have the same table open multiple times under multiple aliases do you?
Brandon Harker
Sebae Data Solutions
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform