Results 1 to 3 of 3

Thread: [RESOLVED] SSRS in VS2008 - Embedded Data Source

  1. #1

    Thread Starter
    Fanatic Member InvisibleDuncan's Avatar
    Join Date
    May 2001
    Location
    Eating jam.
    Posts
    819

    Resolved [RESOLVED] SSRS in VS2008 - Embedded Data Source

    I've been using this blog post to set up the SQL Server Performance Dashboard reports. However, I can't follow it completely; there's a section that tells me "We need to modify the existing data source to be an embedded data source as using expressions in connection strings is not supported with shared data sources." However, I can't find a way to do this; I only seem able to use shared data sources. They have two screen shots of the data source dialog box, but the second one seems to have grown a couple of options that I don't have.

    I'm probably missing something blindingly obvious, so does anyone fancy pointing it out to me?

    I'm using SQL Server Business Intelligence Development Studio as found in the tools for SQL Server 2008, which opens up in Visual Studio 2008.

    Thanks...
    Indecisiveness is the key to flexibility.

    www.mangojacks.com

  2. #2
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: SSRS in VS2008 - Embedded Data Source

    Confusingly, there are two different things that are referred to as DataSources in SSRS. I'm not sure if they have formal names but I call them Report Data Sources and Shared Data Sources. You're probably looking at the wrong one.

    You should have a pane called "Report Data", probably on the left hand side when you open a report. That has a "New" button at the top where you can add a new report data source. Click that and the dialogue box that pops up should contain options to use either an embedded datasource or a shared datasource.

    You're probably looking at the dialogue box that's used for adding shared datasources to the project. That's the one you access by selecting add new item or add new data source in the solution explorer.

    Hope that helps.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  3. #3

    Thread Starter
    Fanatic Member InvisibleDuncan's Avatar
    Join Date
    May 2001
    Location
    Eating jam.
    Posts
    819

    Re: SSRS in VS2008 - Embedded Data Source

    Thank you, my funky friend. That was exactly the answer I needed.
    Indecisiveness is the key to flexibility.

    www.mangojacks.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width