Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Integrity Checking
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01131873
Message ID:
01132286
Views:
10
Hi kevin,

Thank you for your answer.

1. Yes, our system have primary keys for every table in the database.

2. For the second question, we try to prevent our application from deleting a record if the record is referenced in other child table. For example, there 2 tables, customer and order. Customer table is the parent table. Order table is child table. The relationship is one to many, which means customer can have many orders. If a customer has order record in order table, our application will prevent user from deleting this record. We can do this by using cascade DELETEs or UPDATEs in database. Does MM.Net provide better way of handling this scenario?


Best Regards,
Wang Tong Yin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform