Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update command deletes record
Message
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
C# 1.1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01031669
Message ID:
01032384
Views:
17
There is a relationship between Product table and ShoppingCart table on ProductID and there is a cascade delete as well as enforce relationship for replication and enforce relationship for inserts and updates.

I have noticed that the update command on the shopping cart is not what causes the record to delete but rather the update command on the product table that causes the record in the shoppingcart table to delete. I'm not sure why this is...any ideas?

Thanks,
Paul

>Uhmmm, perhaps you might want to look at the cascade delete and update. Any error messages when you do this?
Previous
Reply
Map
View

Click here to load this message in the networking platform