Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What happened to my missing record: insert into from array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
What happened to my missing record: insert into from array
Divers
Thread ID:
00042770
Message ID:
00042770
Vues:
67
I have a SQL select statment that stores the data into an array. I then use the following to insert the data from the array into a view:

INSERT INTO helthins_view FROM ARRAY aHelth_tmp3

Debug shows the array being aHelth_tmp3[1301,22] but when I count the records inserted into helthins_view, I only come up with 1300.

Any ideas on why I'm not getting all 1301 records inserted?

Jeff
Répondre
Fil
Voir

Click here to load this message in the networking platform