Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need helps on Stored Procedures
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00492693
Message ID:
00497476
Vues:
17
>>I remember using the 'EXECUTE' syntax. Does the 'CALL' work also?

Yes, the CALL syntax is supposed to be faster than EXECUTE. I use it exclusively. It is well documented in the Programmers Guide.

= SQLEXEC(oCMIS.ConHandle, '{CALL spGetNextHiKey(?@lnKey)}')

Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform