Viewing 15 posts - 211 through 225 (of 322 total)
you'll need to create a linked server on one of the databases (where you want the query running) to the other one
So if the linked server was created on CONTRACT...
May 12, 2009 at 6:29 am
Well if someone else is paying...
The third way is to build the RDL documents in your own application and publish those to the report server.
The RDL documents are in...
May 12, 2009 at 4:45 am
bubu (5/12/2009)
External users... is not an intranet application.
Ouch! Rather you than me
Are you sure that report builder is the best solution?... if you want users to be able to "customise"...
May 12, 2009 at 4:17 am
are these going to be internal or external users?
May 12, 2009 at 3:56 am
Try and get hold of this book... for £30 its possibly one of the best value books you can buy
SQL Server 2005 Reporting Services in Action
It is 2005 specific...
May 12, 2009 at 3:23 am
bubu (5/12/2009)
May 12, 2009 at 3:19 am
Shiv (5/7/2009)
May 12, 2009 at 2:59 am
It can't be done... Report Builder is not a web application - it is a locally ran application that temporarily installs/executes on the users PC over the network
What you can...
May 12, 2009 at 2:40 am
bbeswick (5/11/2009)
Assuming that I don't have it in the budget to purchase another copy of SQL Server (at least in 2009), how/where would you recommend configuring the distributor?
As far as...
May 11, 2009 at 8:49 am
ChrisMoix (5/11/2009)
database developer - someone with programming experience as well (like .Net - not just T-SQL).
From personal experience (10 years) I'd say that the .NET stipulation is misleading, you're...
May 11, 2009 at 7:43 am
Roy Ernest (5/11/2009)
May 11, 2009 at 7:29 am
You can change the number of records to buffer and maximum commit size in the ole db destination dataflow component.
Other thing to try is to drop all indexes and foreign...
May 11, 2009 at 7:12 am
ouch... sorting large data sets in SSIS for a merge join is a nightmare
Even if the data was sorted in the text file SSIS will still want to sort it...
May 11, 2009 at 7:01 am
Grant Fritchey (5/11/2009)
May 11, 2009 at 6:41 am
Dean Jones (5/8/2009)
May 8, 2009 at 10:37 am
Viewing 15 posts - 211 through 225 (of 322 total)