Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored procedures information.
Message
De
10/06/2005 09:58:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
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 6 SP5
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01022128
Message ID:
01022132
Vues:
13
>Hello everybody...
>Where can I find a tutorial or informartion about what are stored procedures and how to work with them?
>
>Thanks in advance.

Stored procedures are procedures stored in the Database Stored Procedures.

Open your database (the design surface), right-click, and select "Edit stored procedures". You can write any procedure here - instead of being saved to a separate PRG file, it will be stored with the database container (DBC and related files). These functions are readily available to commands defined at the table level, for example, triggers.

If you define referential integrity, VFP will automatically create triggers - the functions will be stored in the database stored procedures.

Saludos,

Hilmar.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform