Visit our new web pagesWe have launched a new extended set of web pages at www.alvechurchdata.co.uk. These old pages will stay on the server because people still have links to them but they will not be updated. The new version of this page is at www.alvechurchdata.co.uk/hints-and-tips/foxprotips.html. |
||
Home About us Development Training Support |
Visual FoxPro TipsDatabase development in Visual FoxPro requires a range of skills. FoxPro is a relational database so an effective solution must be based on a sound database design and must make the best use of the features of the FoxPro language. We hope that these tips help you make the most of FoxPro and VFP. Most of these tips apply to Visual FoxPro (VFP 3 to VFP 9) although some can be applied to FoxPro 2.6 or earlier versions. This is not a FoxPro tutorial, you will need to know something about the language to get benefit from these tips. All are provided for your guidance rather than as solutions to particular problems. Refer to the FoxPro Help system for more detailed information about the commands used:
If you need to know more about FoxPro and Visual FoxPro we run a series of workshops, tutorials and training courses to help you. |
Hints & tips
The textbox class in Visual FoxPro 9 has a new Autocomplete
property which shows the user the previous values that have
been entered in that textbox.
More...
|