SQL Server Stored Procedure Migration Questions

1

Using stored Procedure in SSRS
Hi…. I am trying to create a Report using Report wizard in MSSRS 2005, I am trying to use Stored Procedure. The steps which I am following are below…. Solution Explorer–> Add New Report–> Next(as DB is already shared one)–> Query Builder (But when going into query builder the command text is disabled and I [...]

Answer Question   |  June 3, 2010  8:24 PM
SQL Server 2005, SQL Server Stored Procedure Migration, SSRS, Stored Procedures
asked by:
5 pts.

Moving SQL Stored Procedures
My developers create MS SQL Stored Procedures on a development server. What is the best way to move/copy those SPs to the production server (different machine)?

Answer Question   |  December 4, 2008  4:04 PM
SQL Server Stored Procedure Migration, SQL Server stored procedures
asked by:
110 pts.

1