Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EOF Error!!!!!!!!
Message
From
06/12/1999 08:11:34
 
 
To
06/12/1999 07:51:33
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00299078
Message ID:
00299082
Views:
19
>Hi there,
>
>I am having a problem when searching a table by unique key. I am using the scatter gather method to update the table. Basically the program will update if the record is found and add it if it isn't. When I APPEND BLANK and then try to Gather the records, it tells me EOF is encountered. HELP!!!!
>
>
>Jolene Dicks

The record pointer is getting moved between the APPEND BLANK and GATHER MEMVAR. IMO, it is not a good idea to use this method. Look at the INSERT INTO and UPDATE - SQL commands in help. These commands will not have the problem you describe and are faster.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform