Resources / SQL / Using SQL Stored Procedures In Your Code /
Select CategoryEnter KeywordsSearch
Search {27416} Articles (Last Index: 11/03/2010 06:05:07)
Using SQL Stored Procedures In Your Code
Subscribe Bookmark and Share

Using Stored Procedures In Your Code

This tutorial will show how we can use Stored Procedures instead of explicit SQL statements to add data from a form to a database. C# version.

Using Stored Procedures instead of specific SQL statements is very useful - one Stored Procedure can be referenced many times by many different pages, and changes only need to be made once, for example. Using Stored Procedures is barely more difficult to implement than using SQL statements in code.

 

Written By LHTP Limited [http://www.learnhowtoprogram.com/]

Keywords:
SQL, Stored Procedures, C#, ASP, PHP

Return to previous page

Send to a friend
Add Your Comments

You are not currently logged on.
You must be a registered member to comment on our resource pages.

It is free to register. You can register here Registration Form

Login / Register
Popular Tags
Description

Resources

C# | Visual Basic | ASP.Net | SQL | CSS | XML | Java Script | AJAX | UML | Python | Perl | PHP | Oracle | MySql | Sybase | LINQ | Struts | Sharepoint | J2EE | Java | Mobile | .NET | Ruby | DB2 | DirectX | Silverlight | C++ | 

Courses

VB.Net | 

Company

Terms of Service | Advertising | Privacy Policy | Content Provider Agreement | Open Licence | 

Site Map (Visual) | Site Map

Copyright © 2008 Learn How To Program. All rights reserved.