Home All Groups Group Topic Archive Search About

need help - SP to move data

Author
9 Dec 2005 5:12 AM
MackS
Hello
I am trying to create a stored procedure to move a ROW from Table1 to Table
based on a coditon.

Eg. I want to transfer an item with ITEMNO = '001202' FROM currentstock TO
old_stock table.

I want to be able to pass the value for ITEMNO from my code which calls the
SP.

Please help me

TIA

Mack

Author
9 Dec 2005 6:15 AM
MackS
ok, I have done myself.
Thanks


Show quote
"MackS" <ma***@yahooa.com> wrote in message
news:OWiNi8H$FHA.228@TK2MSFTNGP12.phx.gbl...
> Hello
> I am trying to create a stored procedure to move a ROW from Table1 to
> Table based on a coditon.
>
> Eg. I want to transfer an item with ITEMNO = '001202' FROM currentstock TO
> old_stock table.
>
> I want to be able to pass the value for ITEMNO from my code which calls
> the SP.
>
> Please help me
>
> TIA
>
> Mack
>
>

AddThis Social Bookmark Button