Re: Updating and Deleting
- From: "Cor Ligthert[MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Mon, 30 Jul 2007 16:58:46 +0200
Hi jtnp,
Can you explain a little bit the problem beside the technical way you want to make a solution from it, it looks as database desigining whereabout nobody here will probably give your advice about afraid loosing his good name.
However, I can of course be wrong about that.
Cor
<jtnpham@xxxxxxxxx> schreef in bericht news:1185806528.547160.147610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have two tables with the following components:
1. authTable - shop order no, auth no, work center id
2. dbo_shopOrder - shop order no, work center id
I would like to do a few things but I am not sure where to start.
First thing is, I would like to have all of the shop order no's in the
dbo table to be in the authTable.
*But if the authTable does not have that shop order no, to give it an
auth no of 0. If the authTable has the shop order no, then nothing.
Second is, after the first thing, if there are shop order no's in the
authTable that are NOT in the dbo table, I would like that row to be
deleted.
Any suggestions?
Thanks! =)
.
- Follow-Ups:
- Re: Updating and Deleting
- From: jtnpham
- Re: Updating and Deleting
- References:
- Updating and Deleting
- From: jtnpham
- Updating and Deleting
- Prev by Date: Updating and Deleting
- Next by Date: Re: SecureString() in framework 1.1
- Previous by thread: Updating and Deleting
- Next by thread: Re: Updating and Deleting
- Index(es):
Relevant Pages
|