Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
? about dbf files
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
? about dbf files
Miscellaneous
Thread ID:
00123496
Message ID:
00123496
Views:
55
vfp 3.0 in win 95

I have a question about adding records to a dbf file.

The object is to copy a record to an array, insert a new
records into the database from the array, then replace
two field with new information.

When I run this code on my machine it works fine, however
on the user's machine I get 3 records.

here the code
scatter to nrec
do form
insert into database from array nrec
replace date with date(), replace field with new value

What am I doing wrong here? It has me baffled.
Next
Reply
Map
View

Click here to load this message in the networking platform