Was created via a folder creation and then clearing of the previous tables. Changed the default table to match our new store number.
I have gotten this far
Decided to look at the database designer again and then fix the validation issue.
Removed itemfile table and re-added it in the designer...
OK, so it appears this may be an issue with the tables not matching the fields in the database. Makes sense, since this is a new folder created from an existing one.
I went into the database designer and looked at the table itemfile. error i received when trying to look at the index is the...
Tried VFP suggestions with no success yet. We are working on migrating this whole suite into an SQL based GUI for our users, but the FXP stuff is still king here and org is not ready yet to let it all go. Too many programs running off of these and multiple other tables. I will update with...
To put things into context, another tech and I have been maintaining this code for years since the old programmer retired. No changes to the organization so it was fairly straight forward to keep it running and alive. Usually a user mis-keyed some entry and we would find it for them. This...
Ran the code with changes proposed, still same issue.
Order_Number and Vendor_Number are fields from svtstorefile2.dbf. We are changing their field names when placing them into the itemfile.dbf
message_window.label2.caption="Processing Store 8753"
message_window.refresh
set safety off
use...
We just added the store 8753 code and created a new directory for it following the pattern of the previous store entries.
So store 8798 works just fine, but when we come to the 8753 store, I get two errors:
"Cannot find variable 'vendor_number'"
"Cannot find variable 'order_number'"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.