Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't update a cursor during a trigger
Message
From
27/08/2000 23:13:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Can't update a cursor during a trigger
Miscellaneous
Thread ID:
00409679
Message ID:
00409679
Views:
56
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.
Next
Reply
Map
View

Click here to load this message in the networking platform