Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC Question
Message
 
 
To
22/12/2000 00:47:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00456184
Message ID:
00456274
Views:
29
>Which is better ?
>Store all the procedure in the referentia intergrity or program it into forms ?

My personal preference is referential integrity code should be in stored procedures. That way, no matter how the data is accessed (e.g. any form in your application, outside ODBC source), that code will get fired and your data will not get corrupted.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform