bids
Connection failing when I try to process a cube in BIDS
There is probably a simple answer to this question but I do not have much experience with SQL Server/SSAS. I can connect to my local server PCNAME\\SQLEXPRESS in SQL Server 2008. On that server I have[详细]
2023-03-22 23:39 分类:问答Run .NET 4 code from script component SSIS 2008
I need to run custom code from SSIS script component. As I know it support开发者_开发问答s .NET 2-3.5.[详细]
2023-03-21 05:00 分类:问答Why does SSIS fail to create this task?
I have written this code to implement an SSIS control flow task that fetches a file over HTTP: using System;[详细]
2023-03-20 01:34 分类:问答SSAS - Data Cube Hierarchy not visible in Excel
Initial Request: Create hierarchies over customer names and product descriptions. Problem:I created several similar hierarchies and the product description hierarchy is not visible in Excel[详细]
2023-03-13 12:16 分类:问答SSAS - Changing Target Server
I am new to analysis services and data cubes.I inherited someone else\'s project, and I am using BIDS 2005.The company I work for recen开发者_C百科tly relocated my analysis database to another server-[详细]
2023-03-13 00:36 分类:问答Is it wise to disable a Task by using an expression evaluation?
I have an SSIS Package that is scheduled to export data on a daily basis.I have a few Tasks that I\'d like to execute only on the first day of the month.It is important that these Task开发者_Go百科s a[详细]
2023-03-10 00:28 分类:问答SSRS 2008 partial string formatting
Say I have a data field (call it Results.MyString) that looks like this in a text box in my report: Some text here for all to read.[详细]
2023-03-08 21:02 分类:问答Adding optional filter in SSRS 2008
I am trying to add an optional filter on a text field in a report. I have tried setting it up in the dataset but it treats it as a required filter so if it is not populated, no results are returned. I[详细]
2023-03-08 16:57 分类:问答Reporting Services - Reading the report name by expression, which has been selected in Action
I have a RDL report and on one of the Textboxes in the Tablix I have a reference to another report in the current project.[详细]
2023-03-05 04:10 分类:问答is there a way to create single set-up/installable for some 5 ssis packages?
we have multiple ssis 开发者_如何学Pythonpackages that need to be deployed on server .. is there a way to install all these together, perhaps?Yes you can create a Deployment Manifest which will let yo[详细]
2023-02-23 04:12 分类:问答