Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store procedure not working
Message
De
31/07/2006 05:13:17
 
 
À
31/07/2006 02:09:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01141733
Message ID:
01141747
Vues:
17
>Hi all,
>wanting using store procedure, the code:
>
>=sqlexec(nhandle,'myprocedure')
>
>do not work. The .dbc is open. I saw the VFP examples and I do not understand why: launching the same procedure (do myprocedure) from the command window it works.
>Any idea?
>Thanx in advance

try
=sqlexec(nhandle,'myprocedure()')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform