Viewing 15 posts - 46 through 60 (of 102 total)
thank you,
that worked for the data I posted, I guess I still have some bad data, as I still get the same error any tips on how to locate...
May 10, 2012 at 9:56 am
Thank you all. That was the case,
Now I am struggling with bad data , would appreciate your help. I want to convert following data in datetime hhmmss format Here...
May 10, 2012 at 9:32 am
Yes, I think its missing one extra field, i will try this thanks
April 27, 2012 at 7:38 am
SQL_Nw (4/26/2012)
from second table using update.. set...
April 26, 2012 at 7:18 pm
thanks !!
April 26, 2012 at 8:13 am
thanks for your reply. I corrected the proc to show the data but now when run for a full year, report throws an error
"Object xxxxxxxxx has been disconnected or...
April 25, 2012 at 9:36 am
Thanks for the link. however I am not into .Net much. Is there anything I can do on my own. something at report level formatting/sp level ?
December 21, 2011 at 8:31 am
High light by clicking your dataregion (table) > then right click properties > new window will open up called as Table Properties > click on sorting tab
then enter your...
December 21, 2011 at 8:29 am
Simon,
you should allow multiple string concatenation using ',' in all your datasets.
for instance if you are using
select item_id, item_desc from Items
instead of that
USE ---
-----------------------
Declare @ParamItem varchar(1000),
...
December 1, 2011 at 12:01 pm
simon.letts (12/1/2011)
December 1, 2011 at 11:52 am
Viewing 15 posts - 46 through 60 (of 102 total)