Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I insert data to database
Message
De
09/05/2007 22:51:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
09/05/2007 22:39:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01224026
Message ID:
01224031
Vues:
15
>good day to all, can anyone help me on how can i insert simple data in the database???

Some standard commands to do this in a program are, for example:
use Client && Name of table
append blank && Insert a new record
replace FirstName with "Lee", LastName with "Baron", Age with ...
You might also use SQL commands; see INSERT - SQL in help.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform