Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change from pointing to a SQL View to Pointing to a Procedure

Status
Not open for further replies.

CFBaber

Programmer
Feb 11, 2002
6
US
I am attempting to set the location of the data source from pointing to a sql view to pointing to a sql stored procedure. Is there a proper way to do this that will work for pointing lots of reports to sprocs?
 
Set Location via the Database menu is how you point a report at a new datasource.

Unfortunately, you do have to repeat this step for each report affected by the datasource change.

Naith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top