Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored Procedures
Message
From
01/03/1999 21:02:39
 
 
To
01/03/1999 20:27:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00192956
Message ID:
00192967
Views:
21
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform