Showing posts with label instead. Show all posts
Showing posts with label instead. Show all posts

Monday, March 19, 2012

deploying sql ce with desktop application

i have an application that uses sqlce.. now i want to install sqlce with my installer instead of seperate installer... could you please guide me how can i do this? i have created installer for my application but how to integrate sqlce with it...You can simply include the SQL CE dlls with your app, see this for a walkthrough of the options: http://msdn2.microsoft.com/en-us/library/bb219481.aspx

Friday, March 9, 2012

Deploying only one report ??

Hi,
I would like to know if there's a way to deploy only the reports that i
change instead of deploying them all'
With one or two reports this is not a problem, but with 20 or 30 reports...
Thanks,
JorgeIn VS you can right-click on individual reports and select Deploy. That will
send only that report to RS.
Hope that helps.
Josh
"Jorge Gonçalves" wrote:
> Hi,
> I would like to know if there's a way to deploy only the reports that i
> change instead of deploying them all'
> With one or two reports this is not a problem, but with 20 or 30 reports...
> Thanks,
> Jorge|||Jorge,
Rightclick the report and run. This assumes the Target Server URL and folder
is already configured in your Report Project properties.
Jon Jahren
"Jorge Gonçalves" <JorgeGonalves@.discussions.microsoft.com> wrote in message
news:55E75180-3966-4F94-BF07-0EA60CF840C8@.microsoft.com...
> Hi,
> I would like to know if there's a way to deploy only the reports that i
> change instead of deploying them all'
> With one or two reports this is not a problem, but with 20 or 30
reports...
> Thanks,
> Jorge|||LOL.......:)
2 months working with this...kind of blind!!!! :P
"Josh Morgan" wrote:
> In VS you can right-click on individual reports and select Deploy. That will
> send only that report to RS.
> Hope that helps.
> Josh
> "Jorge Gonçalves" wrote:
> > Hi,
> > I would like to know if there's a way to deploy only the reports that i
> > change instead of deploying them all'
> > With one or two reports this is not a problem, but with 20 or 30 reports...
> >
> > Thanks,
> > Jorge