Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rolling back input done via insert into and replace cmds
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00777224
Message ID:
00777351
Vues:
11
>Re insert command, just looked up begin transaction command and saw insert command in the list. I
>assumed that meant the Foxpro insert command and was not sure about instert into (sql) command not
>begin allowed in a begin/end transaction consturct.

Yes, that's the xBase INSERT command, which rewrites the entire table after the point where you're doing the insert. INSERT - SQL is fine, but as I mentioned above, you don't want to do the INSERT/REPLACEs inside the transaction.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform