Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Importing
Message
De
27/07/2008 10:38:02
Muthu Vel
Sty Company
Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Data Importing
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01334328
Message ID:
01334328
Vues:
46
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform