Viewing 4 posts - 1 through 5 (of 5 total)
Hi,
I need "NTUserName" filter option, but it always displayed as empty.
November 19, 2010 at 1:27 am
Hi,
I verified it's working fine upto 30 select statements and if I include another one select query then that error occurred.
This is the full sample set of queries:
"
DECLARE @tblPop9351 TABLE(Name...
October 6, 2010 at 2:27 am
No, I want to display 8005 single ones (111111111111.....) in query result message tab and I have not problem for display the 8005 count.
Sample query:
Print(REPLICATE('1',8005))
This query returns only 8000 single...
October 5, 2010 at 6:19 am
Viewing 4 posts - 1 through 5 (of 5 total)