Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored procedures information.
Message
From
10/06/2005 10:09:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01022128
Message ID:
01022143
Views:
10
>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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform