Showing related tags and posts accross the entire site.
-
Here's a tool that im using for some of my projects. What it does is it Automate the Generation of Stored Procedures for Your Database. You just have to execute a querry like this EXEC pr__SYS_MakeUpdateRecordProc 'Order_Details', 1 and it will automatically generate a stored procedure for the table...