show/hide this revision's text 5 deleted 237 characters in body

If you have a bunch lot of stored procedures Stored Procedures and you change the name of a column of a table, is there a way to check which Stored Procedures won't work any longer?

thx, Lieven Cardoen aka Johlero


Update: I've read some of the answers and it's clear to me that there's is no easy way to do this... Is thisan argument not to use stored procedures and work with a code generator (like subsonic, linq, . ..?)? I know there are hundred of discussions out there on using stored procedures or not, so don't start a new one please, but I find Would it really hard be easier to maintain my stored procedures...move away from Stored Procedures?

show/hide this revision's text 4 we're using sqlserver instead of mssql, because that's what most things have been tagged in the past
show/hide this revision's text 3 Stored Procedures Maintainable?

If you have a bunch of stored procedures and you change the name of a column of a table, is there a way to check which Stored Procedures won't work any longer?

thx, Lieven Cardoen aka Johlero

I've read some of the answers and it's clear to me that there's is no easy way to do this... Is this an argument not to use stored procedures and work with a code generator (like subsonic, linq, ...?)? I know there are hundred of discussions out there on using stored procedures or not, so don't start a new one please, but I find it really hard to maintain my stored procedures...

show/hide this revision's text 2 edited tags
show/hide this revision's text 1