Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append procedures
Message
From
22/01/1999 08:28:42
 
 
To
21/01/1999 18:00:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00178772
Message ID:
00178885
Views:
28
VFP need to compile the code into the StoredProcedureObject field before it can use it. Unfortunatly for you, the compilation feature is available only inside VFP, not as a stand alone application.

>I wrote an applications that updates a customers VFP stored procedures using the append procedures command and a text file with the new stored procedures. Testing in VFP worked fine but when I built the executible and ran it I got the "Feature not available" error message. Shouldn't this be possible?
>
>I also tried overwriting the memo field called code in the .dbc that has the stored procedures(StoredProcedureSource) but the changes do not update the (StoredProcedureObject) info. which is in some binary or encrypted format.
Previous
Reply
Map
View

Click here to load this message in the networking platform