Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What happened to my missing record: insert into from array
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
What happened to my missing record: insert into from array
Miscellaneous
Thread ID:
00042770
Message ID:
00042770
Views:
69
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
Reply
Map
View

Click here to load this message in the networking platform