473,480 Members | 1,932 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to inserting, update and Delete value via Stored Procedure in Asp.net applicatio

1 New Member
Hi Guys

I am new developer and working on ASP.NET application, basically I was looking for a useful recourse to create stored procedure for simple database operation like Insert, Delete and Update records.
I will call these procedure in ASP.NET forms.
I have googled also but wanted to have expert opinion.
Thanks in advance,
Oct 26 '16 #1
2 2307
Frinavale
9,735 Recognized Expert Moderator Expert
I'm not sure what you need help with.

Is it creating stored procedures?
If so, check out the SQL Language Reference.
Oct 26 '16 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

9
5255
by: joun | last post by:
Hi all, i'm using this code to insert records into an Access table from asp.net, using a stored procedure, called qry_InsertData: PARAMETERS Long, Long, Text(20), Long, DateTime; INSERT...
5
1911
by: joun | last post by:
As suggested by Cor Ligthert, i've created a simpler sample, with the same problem; this is the full source code, so everyone can try itself: Access database "dati.mdb": Tables: "myTable"...
4
4841
by: Jaraba | last post by:
In Microsoft SQL I can run the following command: insert into table execute proc1 to insert data into a table. Is there a comparable way to do this in DB2?
1
3237
by: csgraham74 | last post by:
Hi Guys, Im attempting to get an output value from my stored procedure. Im pulling my hair out at this one. any help appreciated. my code is as follows: Dim cnstring As String Dim iConn...
1
6110
by: sheenaa | last post by:
Hello Members, I m creating my application forms in ASP.Net 2005 C# using the backend SQL Server 2005. What i have used on forms :: ? On my first form i have used some...
0
3507
by: justjazz | last post by:
I am successfully able to perform a direct sql/400 (in iseries) call to the delete statement DELETE FROM RDSUFAQA.SAPXFER but when I make a call to the same sql statement via a stored...
1
1176
by: sanika1507 | last post by:
Hi , i just want to know if I am in the Right track .can you please check Can you tell me if you want to update in a stored produre a column name i.e studentname....nd make it flexible if the the...
2
3245
by: prashanth023 | last post by:
Hi , Can any body please solve the problem I need a stored procedure that should take a number as input for number of records to insert. And it should take the row by row data and insert n...
3
3492
by: Penstar | last post by:
I'm sorry if this is a really stupid question, but I have just started using mySQL. I have created a basic stored proc, which does the following: SELECT * from members; I can call it from...
1
2821
by: hemantc87 | last post by:
i am using this stored procedure to update my gridview CREATE PROCEDURE . @Name varchar(20), @Course varchar(20), @Age numeric, @Sex varchar(20), @DateofBirth datetime, @Address ...
0
7037
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6904
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7032
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
4767
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4471
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2990
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1294
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.