Posted: 11/2/2011 4:46:32 PM
I am following SQLServergeeks.com's SSRS_ManageData, BIDS project for the learning purpose. I can't seem to find the script files for creating the database (SSRS_ManageData.mdf) structure.I would appreciate if you could provide me or point me to your site for these files.
Posted: 11/3/2011 12:47:39 PM
Follow this path - http://www.sqlservergeeks.com/files/#!/?directoryID=4
The rar file has the BIDS project and the script to create the database and all the objects.
Posted: 11/3/2011 6:14:32 PM
thanks Amit..