I am using a VFP 6.0 I inherited with the job and am having a little trouble updating it.
The table I want to update has over 100,000 records and uses the primary key partnum. I only want to update one field in the table (i.e. price), and only for those records where partnum matches partnum in my free table.
Any help would be appreciated. At this juncture I'm not very familiar with VFP so basic instructions would be well received. Thanks!
The table I want to update has over 100,000 records and uses the primary key partnum. I only want to update one field in the table (i.e. price), and only for those records where partnum matches partnum in my free table.
Any help would be appreciated. At this juncture I'm not very familiar with VFP so basic instructions would be well received. Thanks!