Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RIdelete in Stored Procedure (RI code)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00531556
Message ID:
00531798
Vues:
11
Take a look at file#9923 'Tax RiBuilder'

>Hello everyone!!!!
>I have a database that has 3 tables in them:
>MOVE_TOB
>PAID_TOB
>NEWCHECK2B
>They are linked like this:
>
>   paid_tob ------->newcheck2b ------->move_tob
>           paid_id               moveto_id
>
>I genereated the RI code and it gave me these stored procedures for updating,inserting, and deleting records. I am trying to delete a record from the paid_tob table that will cascade the delete in the newcheck2b
>Question:
>Do I have to write my own delete routine or can I use the one that the RI code made. When I try to use the one the RI code makes, I get Errors. So What should the syntax be?
>
>Thanks in advance
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform