Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedures
Message
De
01/03/1999 21:02:39
 
 
À
01/03/1999 20:27:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00192956
Message ID:
00192967
Vues:
24
>I built ane stored procedure to assign the primary key to the employes's table.
>
>How can I invoke the stored procedure in the moment to insert the record ??

Put the procedre call in the primary key's default value property in the table designer.

>
>Can I invoke the stored procedure from a command button ??

Yes. As long as the Database is open and current, you can just call the function with

lcVal = Myfunction()
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform