Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an API from a trigger
Message
From
30/03/2003 11:53:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Calling an API from a trigger
Miscellaneous
Thread ID:
00771829
Message ID:
00771829
Views:
34
I am using GUIDs as PK for my tables. I have a stored procedure that return a GUID. This function is used as the default trigger for the PK.

The problem is that the stored procedure use API functions to generate the GUID and that these API functions need to be declared before calling them. I don't want to restrict the use of the database only through an application, I want to be able to open up the table in VFP and append new records directly and have the PK generated by default.

Is there a way to make that happen? I am using VFP 6.0

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform