Whats up with Stored Procedures these days?(spoiledtechie.com)

submitted by cheetahtechcheetahtech(815) 3 years, 7 months ago

When life throws you hard balls, you can either step back and take a swing or bunt the hell out of it. I just recently went to an information session on T-SQL, Stored Procedures and now LINQ. These folks discussed stored procedures and why they are so important in the world today.

2 comments |category: |Views: 510

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by wisemxwisemx(8074) 3 years, 7 months ago 0

This is true.
I used to create monster SPs in SQL Server 2000 with Classic ASP.
Now with SQL Server 2008 and ASP.NET 3.5 all your SP needs are much easier.

Reply

posted by dist0rti0ndist0rti0n(125) 3 years, 7 months ago 0

Its true, the reasons the blog lists for using stored procedures are valid.

However, we still find them to be very useful at my company. When you have to verify security or determine what objects are in use or affected by a change procs give you a leg up.

Reply

information Login or create an account to comment on this story