I love stored procedures!

databases United States
  • 19 years ago

    If I'm writing an application where customer details are to be added to a database by several terminals, should I go write it with stored procedures?


  • 19 years ago

    I always use stored procedures where possible, simply from the performance viewpoint. So yes, in my opinion, go right ahead!!

  • 19 years ago

    how do you guys work with stored procedures? if i may ask. . .

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”