Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem updating tables from Stored Procedure
Message
 
 
À
27/06/2006 11:16:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01132012
Message ID:
01132020
Vues:
19
Did you post just a sample? Because here you have a typo in USE command.

Could it be that your SP produces an error, which is not shown? Are you sure your SP has full rights? You may need to add SHARED keyword in USE command, since you may not know all environment settings.

>No error message. The code in Stored Procedure is very simple:
>
>
>user ("DataFolder" + "mytable") in 0 alias MYTABLE
>append blank in MYTABLE
>replace myfield with "ABC" in MYTABLE
>
>
>But no record gets inserted to the MYTABLE.
>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform