On Jul 13, 2009, at 10:23 AM, Rob W wrote:
> At first I thought it was not running at all, so I put in "RAISE
> INFO" statements to see if it was actually working -- and those did
> indeed print statements. So I know for sure it is actually running.
> I tried commenting out different things in case it was failing
> silently, but that made no difference. Running the stored procedure
> does not return any errors or warnings.
>
> There must be something really obvious I'm overlooking?
Are you running inside a transaction that is being cancelled or not
committed?
John DeSoi, Ph.D.