Business Intelligence Development Studio (BIDS) is a special version of Visual Studio that is used to develop projects for SSIS, SSAS, and SSRS.

learn more… | top users | synonyms

0
votes
0answers
7 views

Visual Studio 2008 SSIS BIDS XSD File Location After Build and Deploy ETL

Visual Studio 2008 SSIS/BIDS Windows Server 2008/Windows 7 Enterprise We're building BIDS packages and running them via AutoSys. These BIDS packages have, as a component within a DataFlow, an XML ...
0
votes
0answers
7 views

Error Exporting data from excel to OLE DB Destination using BIDS

Good Day pals :) here, I'd like to export my data from excel thru my database in sql server 2008 via bids project. I have create the excel source, ole db destination, and run them. Unfortunately I got ...
0
votes
1answer
32 views

SSIS Job did not run properly

I have built a SSIS package to EXEC a SP in SQL 2008. When Run the package from BIDS, it generates all the results which insert into a table (took about 1 min). But when I scheduled to run as an Agent ...
0
votes
0answers
17 views

SQL Task - send email error

Built a DSTX package (x64) to execute and worked fine when i had it referring to localhost but since i set it up to explicit address the server to query, it now errors out on the SQL Task that sends ...
0
votes
0answers
27 views

Validation errors when saving a result set to file

I am working with SSIS 2008, trying to set up an OLE DB Source to obtain results of a stored procedure. I need to dump the stored proc output to an ASCII file with record length of 212. The result is ...
1
vote
1answer
47 views

Is it possible to transform connection strings when deploying reports? (SSDT BIDS For VS 2012/SSRS)

Firstly, this is not my area of expertise, so I apologise in advance for my lack of intuition and naivety when it comes to this sphere. I am merely trying to help out a colleague. Also, please let me ...
-2
votes
0answers
15 views

Business Intelligence Development Studio 2008 Window scales incorrectly [closed]

The IT group at work just replaced all of our monitors with larger monitors. After this, when I run BIDS (Business Intelligence Development Studio) 2008, the window scaling acts like an older ...
0
votes
0answers
21 views

SSIS Back Up Database, how to change file name

Any1 knows how to set the DestinationManualList property of a "Back up dabase task" within an SSIS package using C#? I cant figure out how to do it in BIDS 2012, all I see is a collection which you ...
0
votes
1answer
40 views

Put subreport with paging in footer

We have about 100 different reports. All of them have the same footer, which contains a Page Number, and maybe some other text. The footer design may change regularly. So now, for exmaple, if we ...
0
votes
0answers
46 views

SharePoint 2010 list connection string - BIDS

I have configured SharePoint 2010 environment for Windows Authentication as well as Form based Authentication. When I try to create a report (BIDS) with SharePoint list data source by connecting as ...
1
vote
1answer
25 views

Cube Deployment failed in BIDS

So I've been doing a project at my university with BIDS and a database on their servers. I've managed to back up the database and put it on my local machine. Problem right now is I've installed SQL ...
1
vote
1answer
62 views

Porting SSRS reports from Dev to Production Server

I am sort of new to SSRS development environment and this question may be elementary to quite a few developers who have worked with SSRS for a long time. Till a few days ago I was developing reports ...
0
votes
0answers
49 views

SSIS Data Source Name Change

I have about 30 SSIS jobs in a solution, and they all use a common data source which is named ProjectDBDev, but I want to change this to be ProjectDB, dropping the DEV part. I didn't want to blindly ...
0
votes
1answer
37 views

Allow SSRS table cell to overflow into next cell (ala Excel)

In MS-Excel, if the text in a cell is too long for the cell, and the next cell to its right is empty, the text will spill into that neighbor cell. Is there any way to replicate this behavior in SSRS/ ...
1
vote
1answer
30 views

Why does variable of Data Type SByte using expression evaluate to 0?

I'm trying to set some variables of type SBYTE to null at runtime using an expression directly on the variable. The variable is scoped to the control flow. Why does the variable evaluate to 0 instead ...
0
votes
0answers
51 views

Install BIDS 2008 with SQL Server 2012 Environment

I have installed VS2012 and SqlServer2012 in my machine. I have installed sql server data tools 2012 in other to enable BI project in my VS environment. Now, I'm having a project which the project ...
0
votes
1answer
63 views

how to consider 2 row as column names for importing excels to sql server using SSIS

I am importing Excel data to DB using SSIS package. The problem is i want to consider second Row i.e A2:Z2 as column name. I don't want to take A1:Z1 into consideration. How can i achieve it. My ...
0
votes
0answers
22 views

VS2008 BIDS Query Designer mess up the Where Clause when parentheses are used

Would greatly appreciate any insights why the Query Designer is messing up my Where Clause: I have written the where clause to look like that : Select ... From .... Where (warehissues.partitionkey = ...
0
votes
1answer
160 views

SSIS Conversion from Flat File DT_WSTR to nvarchar(255) field null when characters other than numbers

I have been having an odd problem with data casting and importing from a flat file to a SQL Server database. The issue is that in certain fields, there are both integers and character strings coming ...
1
vote
1answer
44 views

Pivoting columns based on a key

I have the following table: key_column INT, column_type_id INT, --has only 3 values, e.g. 1,2,3 value INT I want to transfer the datat from that table into my DW fact table which looks like this: ...
0
votes
1answer
90 views

MDX - Drill down in a hierarchy to the last level having the member caption containing “#”

I have a UserHierarchy, and when the member caption of the current level contains a "#" in the name, is resembles a particular user type. The UserHierarchy, contains up to 5 levels. I would like to ...
0
votes
1answer
36 views

Empty cell values in column after publishing report

I have a report in SSRS (BIDS) that shows seven different columns. First one shows name. The other shows some data in number/currency format. All data comes from same dataset. All data shows when ...
0
votes
0answers
97 views

SSIS Package with Excel Destination -> works on local machine but not on server

I've developed a simple SSIS package, that queries a table and saves results in an excel file that is named dynamically(using SSIS expressions on Excel connection manager). The package works like a ...
0
votes
0answers
43 views

Capture SSIS runtime variables

I have an SSIS package with several variables in the User:: namespace. I am hopeless pathetic in C# programming. I would like to gather (loop through) each variable and its value to be used in a For ...
1
vote
0answers
73 views

Specifying oCPM Bid Geared for Actions (Offsite Conversions)

My question is regarding how to combine a campaign set for Optimized-CPM bidding and the conversion spec for an off-site pixel conversion to delivery impressions focused on generating more off-site ...
0
votes
1answer
20 views

I can't show the Deployment Settings in BIDS

I have an analysis services database which contains datasources, data source views, dimensions and cubes. I want to edit the Project Properties for it by right-clicking the highest level, then ...
-4
votes
1answer
32 views

Edit report to add similar type of table in that report [closed]

I have deployed an SSRS report which queries the database and gives the result in tabular format. I have to modify that report and add simililar tables which will query a diffrent database for ...
0
votes
1answer
53 views

Importing Vanilla Forum to SQL Server

I'm trying to get the data from a Vanilla Forums export into SQL Server so I can then write some sort of script to import it into YAF.NET. I've tried with an integration services project and the SQL ...
0
votes
1answer
110 views

Is there a Microsoft version of SQL Server Data Tools - Business Intelligence for Visual Studio 2012 for x64?

I'm trying to install the following tool: http://www.microsoft.com/en-us/download/details.aspx?id=36843 It's BIDS for Visual Stuido 2012. At the moment, the only available download on this page is ...
1
vote
2answers
45 views

SQL tools leaking over into Visual Studio 2012 tools and has me confused

I normally have SSMS on one screen and VS 2012 on the other .. but with the development of SQL tools that are being integrated into VS 2012 the functionality seems to be overlapping.. It seems to me ...
0
votes
1answer
410 views

SSIS Excel Source OpenRowset From Variable Error - 0x80040E37

When configuring an Excel Data Flow Component (Source) using the AccessMode of OpenRowset from Variable and setting the correct variable, I get the following error when trying to configure the ...
0
votes
1answer
29 views

Error converting using SQL server 2012 conversion wizard

I am using SQL Servers Integration Services Project Conversion Wizard and keep running into the following error: "An error occured while retrieving the value of property "CertificateContext". The ...
2
votes
1answer
171 views

SSIS DataFlowTask DefaultBufferSize and DefaultBufferMaxRows

I have a task which pulls records from Oracle db to our SQL using dataflow task. This package runs everyday around 45 mins. This package will refresh about 15 tables. except one, others are ...
2
votes
1answer
52 views

SSAS - script partitions possible?

I was recently tasked with partitioning a large cube and I ended up creating 15 partitions on several measure groups. It's sped up the processing time considerably. This was done in BIDS on a ...
2
votes
2answers
303 views

Can you monitor the execution of an SSIS package, in BIDS, as it runs on the server?

Although my title states my current goal, I am open to alternative solutions. In short, I have a series of SSIS packages that are scheduled to run on a nightly basis, on our SQL Server machine. Due ...
0
votes
3answers
329 views

Building whole SSAS cube does not work, building dimension by dimension works - build order?

I am having a strange problem when building a cube on SSAS. I have a fact table, let's say FactActivity. Then I have a dimension DimActivity, which has a 1 to 1 relationship with this fact, and all ...
0
votes
2answers
87 views

Why is the Edit breakpoints option missing from BIDS Control Flow tasks context menu?

I have an existing SSIS project that I am trying to debug. I can see the Control Flow tab correctly but there is no Edit breakpoints... option on the context menu, which appears when you right-click ...
1
vote
0answers
173 views

Convert rows to columns in SSIS. Unpivot?

If I have data like this "","",WAREHOUSE ID,1,2,3,4,5... "","",WAREHOUSE CODE,BOS,HOU,LAX,NYC,CHI... "","",WAREHOUSE NAME,BOSTON,HOUSTON,LOS ANGELES,NEW YORK CITY,CHICAGO... But want to transform ...
0
votes
1answer
258 views

ORA-01005: null password given; logon denied

I have created a SSAS Database pro grammatically using SQL Server AMO namespaces. It has create successfully. But When I'm going to explore the data using BIDS of the Data source It is prompting an ...
0
votes
1answer
60 views

Unspecified Error After creating AMO programmatically

I have programmatically created the Basic AM Objects(AMO) for Oracle and It went well , To verify the created components I'm using BIDS and When I'm clicking the "Explore Data" Command from action ...
0
votes
1answer
96 views

How could I recreate this using a table or matrix (Merging cells)

Here I have a manually created table using textboxes inside of a list object: The problem with this is that if one of the textboxes has too much text only it will grow while the others will remain ...
0
votes
1answer
202 views

SSRS Tablix Insert Row Keyboard Shortcut

I have several SSRS reports to create for a client that need to have a table layout. I know that some people frown on using the Tablix only for this purpose, but trying to align rectangles and other ...
0
votes
1answer
97 views

Change default NullProcessing setting for a cube or project in BIDS

Simple question - is there a way to change the default NullProcessing setting from Automatic to Preserve? When you have a measure with NULL values in some rows these NULL values are by default ...
0
votes
1answer
89 views

PDF layout different in BIDS and on Report Server

I have a report which spans multiple pages and has repeating row headers. When I preview / export the PDF in BIDS, everything looks fine, the row headers repeat on each page. However, after deploying ...
1
vote
2answers
180 views

Two legend items for one series

I have a chart on which I'm using two colours for one series: red for values below a certain value and green for above. Is there a way I could display two items in the legend for this series? So far ...
0
votes
1answer
361 views

Getting BIDS 2008 R2 to connect to Oracle using MSDAORA on Windows 8

I have a new dev machine, and I need to support legacy SSIS packages. The new machine is Windows 8 64 bit with a SSD primary drive (C:) and a regular HDD for data (D:). On it, I have installed BIDS ...
0
votes
0answers
19 views

Continue table on the same page BIDS in VS 2005

Does anyone know how to continue a table on the same page in bids? I have a table with 45 rows. One page has enough place for 30 rows and so the last 15 are displayed on the second page. I want the ...
2
votes
1answer
119 views

How to Add a File to the SSIS Project Miscellaneous Folder

I'm using BIDS2008 and I want to add a file to the Miscellaneous folder of my SSIS project. I have tried: to drag-and-drop a file to the folder icon in Solution Explorer - not allowed to ...
10
votes
2answers
5k views

Using SSIS BIDS with Visual Studio 2012

I want to use SSIS /BIDS project in Visual Studio 2012. I have both Visual Studio 2010 and Visual Studio 2012 installed along with Microsoft SQL Server 2012. VS 2010 was installed first followed ...
1
vote
1answer
102 views

Combine TOPCOUNT, and BOTTOMCOUNT resultset in MDX

I am new to MDX, and have a simple requirement which would be easy to do with SQL, but I would like to accomplish this with MDX. I would like to combine the result, of 2 queries, so when quering the ...

1 2 3 4 5 7