Friday, March 9, 2012

How to create a Datasource which is not shared

Is it possible to create a datasource, which is not at al shared via vs 2005

If you go to the 'Data' tab in Visual Studio, you can select '<New Dataset...>' from the drop down. Setup your data source, then enter your query.

Setting up your connection on the report (rather than a shared connection in your project), will only affect the current report and no shared data source will be created.

Hope this helps.

Jarret

No comments:

Post a Comment