Update on this - with it working as a direct Table to table style transfer I though I would create a data flow task where viewA goes into TableA (all on the same server). Again it failed (same as above). Yet it works when its run via a INSERT INTO SQL Script....
Hi, I am importing from one SQL server to another using the standard Data Flow task. Within that task I use the SQL command as the Data access mode i.e SELECT * FROM view_A. Dumping the resulting 23940 records straight into TableB. It has been working fine until it failed last night, with the...
Hi,
I use a TSOT to copy approx 700 tables between one server and another as an overnight package. This data is set to replace and there are no other objects (views, etc) being copied. What I have noticed by looking at the event log, is that it takes about 1 and 1/2 hours between the package...
Hi, While messing about trying to work out a way so that when a field does not have any data for a parameter all records are returned I stumbled along:
declare @schcode varchar(2)
SET @schcode = '13'
--returns records for 13 (13 is a valid school)
select * FROM udw.division as d
left join...
Forgot to mention that the problem I'm having is that
String Filtname = Request.Params["Display Name"];
or
String Filtname = Request.Params["Member UniqueName"];
does not return any values
Hi,
Following the instructions found in
http://blogs.msdn.com/performancepoint/archive/2007/10/05/implementing-a-hyperlink-from-a-kpi-in-a-scorecard.aspx
I can create a link to bring up a webpage. However the design of our dashboard is based on 2 different Scorecards (each with their own KPIs)...
Hi,
Is it possible to add a Sharepoint Integrated report where the url starts with https ? The examples given all use:
http://someMachine/reportserver
and
http://someMachine/Documents/report.rdl
where we are using
https://someMachine/reportserver
and
https://someMachine/Documents/report.rdl...
Hi,
I am trying to add a existing SSRS report via the SSRS Report Viewer Web part, and I get the following message "ASP.NET ViewState has been disabled. The Report Viewer control requires that ViewState be enabled. "
I have checked the web.config files on the server and it has the following line...
Hi, thanks for that, emptied the caches, switched off the firewall XP protection and tried the telnet, but got no reponse from www.google.com. I may not be completely sure that I'm totally switching the firewall off BT Voyager 2100, so that might be a part of it, but still not sure why some...
Hi, I am using a BT VOyager 2100 router with Orange (formally wanadoo) as my ISP. A majority of websites will not load, some will i.e. www.google.com but the most i.e. www.windows.com will not. This is with either a pc or lapop, I have disabled firewall settings on both pc/lap and router...
Hi, Not sure if this is the right forum, but needs must, when trying to add a "Reporting services Report" Report view type to a KPI / Scorecard I cannot connect to our SharePoint Integrated Server in the Report server box. When I enter our server address (http://OurServer/ReportServer), a...
Hi, Is there any way to apply a filter in the MDX Section while setting up a KPI? The Data Filter option within Mapping does not seem to work so am trying to use a MDX statement, it would be something along the lines of
DIM1 = A
and DIM2 = B
NB DIM1 is Programme - Division - School
DIM2 is...
Hi, When trying to install the BSM server, I get the error"Failed Microsoft SharePoint Extended Site"
The documentation for ver 2.0 explains how to extend the server / site, but I can't find any for ver 3.0, Anyone got any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.