Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append procedures
Message
De
22/01/1999 08:28:42
 
 
À
21/01/1999 18:00:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00178772
Message ID:
00178885
Vues:
29
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform