Re: How To Return A "Range Of Rows"??
- From: pbd22 <dushkin@xxxxxxxxx>
- Date: 18 Apr 2007 12:41:32 -0700
Ah, yes. You were right Hugo. It was a problem with my select
statement.
Thanks again for your help, MUCH appreciated!
Cheers.
Peter
Hugo Kornelis wote:
On 18 Apr 2007 11:57:53 -0700, pbd22 wrote:
(snip)
MY final question is - why don't I get any data returned with the
query? Shouldn't I be seeing results with the column headers? Or, is
this just to show that the query works in debug mode? Sorry - still
trying to learn my way around stored procedures.
Hi Peter,
You're probably going to hate me for this, but my best guess is that
your tables simply don't contain any data that matches the criteria in
the trigger. I already hinted at this in my previous reply (though I
left a back door open for the possibilty that one of the queries
contained a copy/paste error).
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis
.
- References:
- How To Return A "Range Of Rows"??
- From: pbd22
- Re: How To Return A "Range Of Rows"??
- From: Ed Murphy
- Re: How To Return A "Range Of Rows"??
- From: pbd22
- Re: How To Return A "Range Of Rows"??
- From: pbd22
- Re: How To Return A "Range Of Rows"??
- From: Hugo Kornelis
- Re: How To Return A "Range Of Rows"??
- From: pbd22
- Re: How To Return A "Range Of Rows"??
- From: Hugo Kornelis
- Re: How To Return A "Range Of Rows"??
- From: pbd22
- Re: How To Return A "Range Of Rows"??
- From: Hugo Kornelis
- How To Return A "Range Of Rows"??
- Prev by Date: Re: How To Return A "Range Of Rows"??
- Next by Date: Re: Need help writing a query
- Previous by thread: Re: How To Return A "Range Of Rows"??
- Next by thread: Re: How To Return A "Range Of Rows"??
- Index(es):
Relevant Pages
|