Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored procedure or Business object
Message
 
 
À
06/10/2003 10:11:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00835355
Message ID:
00835436
Vues:
10
Hi, John.

>I need to auto-generate some records to one of my table once new item was added to item table. Should I place the code to generate those relavant records in store procedure or business object?

It depends. If this is really something related with your database structure, you better use a trigger. If this is something related with a business rule, it should be done by a biz object.

If you are not sure, just tell me what's the case in particular and we can try to apply some logic that you can replicate in other cases.

See you,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform