Viewing 8 posts - 1 through 8 (of 8 total)
DOH!
I found the issue. I was missing a comma when i was passing the parameter for @Site.
My Headache has passed....
March 17, 2004 at 7:31 am
When I step through the code in VB, all of the parameters have values.
For some reason the value is not being passed to the procedure and I can't figure out...
March 17, 2004 at 6:57 am
Thanks g_smilevski!
That really hepled me alot!
February 12, 2004 at 10:26 am
Thanks for the tip. I'm getting close.
I changed it to this and it was still returning Null even thought the record is in there. What I did was remove the ELSE statment...
January 19, 2004 at 11:01 am
Thanks for the reply. My next question, a silly one at that is why do I need a ' implicit returnvalue param'? I couldn't find it in the books I...
December 9, 2003 at 7:52 am
Viewing 8 posts - 1 through 8 (of 8 total)