Tagged Questions
0
votes
1answer
218 views
Setup Enviroment Sql server 2008 R2, BIDS, needing samples
I have installed SQL Server 2008 R2 SP3 express edition 64 bits, and the Advanced Services for BIDS. Following an Ebook tutorial I need a SQL Server AdventureWorksDW 2008 R2 sample database as the ...
0
votes
1answer
600 views
Using variables inside Execute SQL task query
OK So I am a complete noob in terms of SSIS packages...
I really want to execute a stored procedure that takes in parameters with different values at each iteration of the foreach loops. So I'm ...
2
votes
1answer
413 views
Can I develop SSIS 2005 in BIDS 2008? the way we can select target framework in VS 2010
I have a BIDS 2008 on my machine, My production is SSIS 2005.
Currently gettting BIDS 2005 is a bit difficulty.
Can I use BIDS 2008 as BIDS 2005?
I have seen couple of such instance in Microsoft ...
0
votes
0answers
157 views
analysis services writeback and read permissions for different cells
Another question from me :-)!
I currently try to implement (or extend) a role so that write permissions are only granted to specific cells. To do so I inserted to following MDX-statement at "Allow ...
1
vote
2answers
849 views
SSRS line chart. How to stop numbers from repeating in vertical axis
I have a line chart in ssrs. Whenever the highest line values are 1 or 2 instead of getting a scale of 0,1,2 which is what I want, I get 0,1,1,2,2. This dosn't make sense especially because the number ...
0
votes
1answer
586 views
Import most recent data from CSV to SQL Server with SSIS
Here's the deal; the issue isn't with getting the CSV into SQL Server, it's getting it to work how I want it... which I guess is always the issue :)
I have a CSV file with columns like: DATE, TIME, ...
1
vote
2answers
517 views
SSRS BIDS Reporting Group By Header
Does anyone know how to make it so that when there are multiple records for a month (See image) there is only one line of data rather than splitting it into 4 boxes.
For example see June, I want ...
0
votes
1answer
264 views
Correcting CS0009 Error When Creating Integration Services Project
Tried to open an SSIS project I had been working on today and received this lovely error:
Unable to generate temporary class (result=1)
error CS0009: Metadata file ...
7
votes
4answers
139k views
Installation of SQL Server Business Intelligence Development Studio
I have installed Microsoft SQL Server 2005.
This consists of the configuration tools (SQL server configuration manager, SQL Error and usage Reporting, SQL Server Surface area configuration, Reporting ...