Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger causes SQL to not catch updates
Message
From
24/09/1999 12:13:08
 
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00268536
Message ID:
00268566
Views:
26
Michael,

I have posted this over in the VFP area and someone suggested that I try table level buffering instead of row buffering (which actually made the problem worse).

The trigger calls a stored procedure which processes the inserted record(s), updating another table (a summary history table) with values from the inserted record(s).

It seems very odd that the remote view in Fox would have all 1000 records ok, but that the SQL table would be missing records. If the trigger is failing on the back end, wouldn't it cause an update error to be returned to Fox?

Thanks for any help/insight you might have.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform