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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refresh the Data Source at Design Time 1

Status
Not open for further replies.

Waz816

Programmer
Joined
Oct 4, 2001
Messages
10
Location
US
Here's the setup for my question:
I have a Report that knows about a stored procedure I wrote in SQL Server. I then change some of the contents of that stored procedure(parameters and maybe some of the SQL, I've got a lot of trial and error stuff going on).

Is there an easy way for me to have my report know about that change? I've been removing and then re-adding my stored procedure, but there's got to be an easier way than this. Some sort of refresh data source mechanism maybe?
 
Database menu / Verify Database menu item

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top