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?
