Re: A little help on a proc
From: Keith Kratochvil (sqlguy.back2u_at_comcast.net)
Date: 02/07/05
- Next message: David Lozzi: "Re: A little help on a proc"
- Previous message: Bob Barrows [MVP]: "Re: joining rows"
- In reply to: David Lozzi: "Re: A little help on a proc"
- Next in thread: David Lozzi: "Re: A little help on a proc"
- Reply: David Lozzi: "Re: A little help on a proc"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 7 Feb 2005 10:13:19 -0600
I am confused why you think you need to access the initial query throughout
the rest of the stored procedure.
It would be helpful if you told us what the requirements are for the stored
procedure. What are the inputs (parameters)? What are the expected results
(recordset/output variables/return code)?
-- Keith "David Lozzi" <dlozzi@(remove-this)delphi-ts.com> wrote in message news:%23UjJYVSDFHA.3120@TK2MSFTNGP12.phx.gbl... > I guess, I'm confuzzled about how to access the initial query throughout the > rest of the proc?
- Next message: David Lozzi: "Re: A little help on a proc"
- Previous message: Bob Barrows [MVP]: "Re: joining rows"
- In reply to: David Lozzi: "Re: A little help on a proc"
- Next in thread: David Lozzi: "Re: A little help on a proc"
- Reply: David Lozzi: "Re: A little help on a proc"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|