Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored procedures information.
Message
De
10/06/2005 10:09:41
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:
01022143
Vues:
11
>I've been checking out an application's database stored procedures, and there are several instructions / functions that seems not to be supported by VFP.. is there a special syntax for stored procedures?

VFP stored procedures? No - it is the standard syntax. Make a change (press space and delete it again), and save it with Ctrl-W. If there is an error, it should tell you immediately.

Perhaps the programmer decided to use #DEFINE statements, to redefine some commands. Search for #DEFINE and #INCLUDE to check this.

Then also, the RI (referential integrity) created by Visual FoxPro is quite confusing. Personally, I have replaced it with TaxRI - the code it produces is 1/10th. of the built-in RI!
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