Viewing 15 posts - 46 through 60 (of 179 total)
Thanks Cris
October 7, 2009 at 12:22 am
Hi Z-438578,
Sorry. I'm not getting you. Can u elobrate it?
May i know where the snapshot is stored in binary format?.
October 6, 2009 at 6:30 am
Use ReportSchedule table also
select * from ReportSchedule
October 5, 2009 at 1:11 am
use Subscriptions table. This table will list all the scheduled subscriptions details.
select * from subscriptions
October 5, 2009 at 12:16 am
Hi,
I solved my design issue using the below code. But print button is not visible in Firefox.
<RS:ReportViewerHost style="display:table; margin: 0px; overflow: auto" ID="ReportViewerControl" runat="server" />
Can u please help me to...
September 30, 2009 at 8:08 am
Thanks Silver. That link is really useful for me. Do u have any idea how to make the print button visible in firefox.
September 30, 2009 at 5:56 am
Thanks Jack
September 30, 2009 at 12:39 am
Hi benyos
Thanks for your reply. I don't know how to automate that.
I seen in some post to write SQL job and schedule that for automatic upadte. For writing the...
September 15, 2009 at 8:49 am
Thanks Elliott. Its is really useful for me
September 7, 2009 at 7:24 am
Use subscriptions table
select * from subscriptions
select LastStatus from subscriptions
LastStatus column contains the status of mail send through subscription
If want write a trigger on it and track the status
September 7, 2009 at 1:32 am
Thanks for all your effort Ells. I'll try and come back to you.
Thanks a ton
September 2, 2009 at 6:16 am
I need to show like the attached image. If i remove, how can i show like that?
September 2, 2009 at 5:27 am
Thanks for your reply Ells
I attached the screen shot of DSV. Kindly find it.
September 2, 2009 at 3:15 am
I attached image as an attachment of this reply. Kindly find it
September 2, 2009 at 2:13 am
Thanks Ells. Thanks a lot for your response.
Below url is my image url. You can see from there.
I think you don't have permission to open skydrive website . I uploded...
September 1, 2009 at 8:39 am
Viewing 15 posts - 46 through 60 (of 179 total)