Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't update a cursor during a trigger
Message
De
27/08/2000 23:13:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Can't update a cursor during a trigger
Divers
Thread ID:
00409679
Message ID:
00409679
Vues:
57
I've a table with 3 fields: i,u,d;
3 triggers: write_i, write_u, write_d
write_i is a stored procedure wich only action is:
Replace i with dtoc(date())
write_u has the instruction replace u with dtoc(date()) and so on.

the problem is that none of the triggers works; there's always a message: "Cannot update the cursor".
Why is this happening?
Is not possible to change a field in the table in wich the trigger occurs during its execution?
Is there any way to make this work?

TIA.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform