Viewing 6 posts - 1 through 7 (of 7 total)
Thank you all for the replies. We tried the script above and found that there were no entries for
Object:Deleted
on our server at the customer site. So it's back...
June 12, 2009 at 10:35 am
My point is the code doesn't work in a stored procedure, and I hoped someone might know why... Are you trying to say my table name is wrong? ...
October 2, 2008 at 11:53 am
... just to be clear
If you will look closely, you will see there are two methods in my script. One is commented out. Both return NULL. It...
October 1, 2008 at 7:42 am
I may have another problem, but it most certainly isn't the table name. As I said, I made the script into a stored procedure:
[font="Courier New"]
/****** Object: StoredProcedure [dbo].[usp_GetTableRowCount]...
September 30, 2008 at 1:43 pm
I also get NULL as the result when I run this procedure.
I have set this procedure up to run as a stored procedure which takes TableName as a parameter to...
September 26, 2008 at 9:09 am
Viewing 6 posts - 1 through 7 (of 7 total)