GetItemDataSource(Local path ) ?

  • Hi,

    In deploying rdls from local path. I am unable to get/set the dataset item using my local path.

    I am using the following code :-

    //Get Data set from the Item

    DataSource[] ds = null;

    string ItemPath = "C:/ReportSource/ReportName";

    ds = rs.GetItemDataSources(ItemPath);

    Can you please help me how to retrieve the dataset of rdl from local path ?

    Regards,

    Ankit

    ______________________________________________________________________

    Ankit
    MCITP Database developer SQL 2008,MCTS Database Administration SQL 2008
    "Remembering that you are going to die is the best way I know to avoid the trap of thinking you have something to lose.
    You are already naked. There is no reason not to follow your heart.”

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply