Question : Profile a SQL Stored Procedure (schema change)

I have a stored procedure that runs on MS SQL 2005.

It basically reads data from one table and plugs it into another. However the schema changed on the database that it pumps data into. I obviously need to fix this.

Are there any tools that will help me profile the query so i can see what tables are effected, and where it is running into errors?

When i execute the SP, it runs with no errors, which is making it harder to nail down why exactly it broke in the first place.

Answer : Profile a SQL Stored Procedure (schema change)

Nero is probably the best program. You can get a free 15-day trial and burn the copies and then remove it.

http://www.nero.com/enu/downloads-nero10-trial.php?ref=hpb
Random Solutions  
 
programming4us programming4us