Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Importing
Message
From
27/07/2008 10:38:02
Muthu Vel
Sty Company
India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Data Importing
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01334328
Message ID:
01334328
Views:
45
1. I have database in MS Access name Student.Mdb, the table name is OPTION_PY having five fields namely 1. Regno, 2.name 3.college 4.course 5. category.

2. I have create a table in VFP name studen.dbf having five fields namely 1.Regno 2.name.3.college4.course 5.category

2. In VFP I have create Import.scx. In that I have placed five text boxes, namely 1.txtregno 2.txtname 3.txtcollege 4.txtcourse 5.txtcategory.
and two command button namely 1.cmdGET 2.cmdSave.

3. I have enter Regno in txtregno and click cmdget button, data will dispay in the their corresponding txt boxes,

4. Clik the save button the data will save in the VFP table.

How to write code?
Next
Reply
Map
View

Click here to load this message in the networking platform