I have visual Studio, and I need to make a simple database. For that I have already took the Advanced visual basic.
However, I have FoxPro too and I need to make the database in FoxPro now – in FoxPro 35.
Does anybody know how to learn foxpro 35 for making this database, I will be thankful for the step by step instructions for studying.
How to learn foxpro 35 to make the database?
Hi John,Â
Just Follow this instruction:
Firstly we have to open the FoxPro >Â Give the following commands in the command box.
Clear>Clear all
Create < database name > Example create <Â marklist >
Then a box will appear in the box we have to create fields of the database for example in the marklist database file the following fields should be created.
-
Serial Number this should be numerical field
-
Student Name this should be characterl field
-
Mark 1 this should be numerical field
-
Mark 2 this should be numerical field
-
Mark 3 this should be numerical field
-
Mark 4 this should be numerical field
-
Mark 5 this should be numerical field
-
Total this should be numerical fieldÂ
-
Average this should be numerical field
-
Then click O.K
I am happy to see that you want to learn foxpro, and you need some tutorial, and now i want to help you to get some online tutorial. Here is a list of some website which has lots of lecture on FoxPro 35.
FoxPro B Insertion Deletion Modify Output : Tutorial: FoxPro B – Database Insertion, Deletion, Modification, & Output.Dr. Thomas E. Hicks,Computer Science Department,Trinity University
showmedo You will get some video tutorials
Thanks for asking