B
Brian
I need to retrieve a store procedure definition of a
previously created procedure in SQL Server 2000 to
generate an alter store procedure script that I can run in
c# to update the procedure at runtime. Any ideas on how
to go about this?
previously created procedure in SQL Server 2000 to
generate an alter store procedure script that I can run in
c# to update the procedure at runtime. Any ideas on how
to go about this?