I just don't understand...
October 5, 2003 10:39 PM
I've been stuck on this bug for way too long:
I have a stored procedure that is just a simple query. When I try to write out certain ntext values more than once, nothing happens after the first time.
response.write g_rs(blogText)
Foo (correct output)
response.write g_rs(blogText)
(nothing is returned, inncorrect output)
In addition, if I write out certain other values before blogText, blogText is empty the first time I look at it.
response.write g_rs(commentCount)
14 (correct output)
response.write g_rs(blogText)
(nothing is returned, inncorrect output)
Why is this happening? If I don't use a stored procedure it works fine.
Comments
Related Posts
Category: My Blog
- Gnomedex is two weeks away! June 9, 2005 6:25:00 PM
- My site mentioned on 98 Rock this morning May 18, 2005 4:14:00 PM
- 300 people reading my feed via RSS April 22, 2005 3:35:00 AM
- I burned my RSS feed April 21, 2005 1:14:00 AM
- Tag clouds aren't cool anymore? April 20, 2005 1:24:00 AM
- 55 more in My Blog...
Category: Bugs
- It's about time you updated your Office January 27, 2004 3:18:01 PM
- Does Internet Explorer have problems viewing large JPGs? January 22, 2004 10:07:39 PM
- Office 2003 crashed and it was cool! December 19, 2003 3:50:07 PM
- Fix for MSN Messenger 6.1 Sign On Problems December 8, 2003 1:05:12 PM
- Still popular: Windows Update Error 0x800A138F December 4, 2003 12:12:31 PM
- 5 more in Bugs...
http://www.tafelberg.co.uk
Posted November 19, 2004 9:16 AM
Yes , I have the same problem. No idea why it doesn't work
http://www.offshelf.net
Posted August 21, 2006 8:10 PM
welcome to the club I can send you a bunch of my bugs , go figure them, and tell ya, it is not just fun and game solving theis continues errors