I was brought in on an older program, as a fairly new programmer, I have little to no experience with VFP. I have upgraded the application from VFP7 to VFP9 by adding the line 'SET ENGINGBEHAVIOR 70' to allow this program to run. I am trying to add a report and form to choose what information from the DB to display on the report. I would like to know how to reference information in the database in the form, i.e. how to choose say a 'location' in the DB and show all items at that location. The database is a DBC file within the same directory as the program.
Also within the form, how best to go about generating the list of 'locations' into a drop-down box on the form.
Also within the form, how best to go about generating the list of 'locations' into a drop-down box on the form.