DEMO Application |
Top Previous Next |
Based on a simple small sales orders database the application was built using the basic PSG SDK for VFP, no wizard used this time.
Look-up tables modules:
- categories - customers - employees - products - shippers - suppliers - territories
All the look-up tables module where built even if some are not used into the application.
Orders module, it uses the look-up tables to create orders and details.
Take a look to the Demo application tutorial that comes with this application setup for programming details.
|