Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling an API from a trigger
Message
De
30/03/2003 11:53:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Calling an API from a trigger
Divers
Thread ID:
00771829
Message ID:
00771829
Vues:
33
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform