Senior & Expert .Net Developers Discussion Forum by Nyros Technologies

HIRE .Net Expert Developers Programmers Coders From India
Ruby on Rails PHP .Net Developers Community, Nyros Technologies, Kakinada
 
Log in  or IF not a member please REGISTER
Username:
Password:   


Keyword
Log in | Profile 

stored procedure

 
Post new topic   Reply to topic    Senior & Expert .Net Developers Discussion Forum by Nyros Technologies Index -> .Net Help
View previous topic :: View next topic  
Author Message
Rahul



Joined: 27 Aug 2007
Posts: 127

PostPosted: Thu Jul 02, 2009 5:16 am    Post subject: stored procedure Reply with quote

Hi,

Please give me sample example for how to developing stored procedure for inserting records into a table.
Back to top
View user's profile Send private message
setty



Joined: 01 Apr 2009
Posts: 117
Location: GOLLAPROLU

PostPosted: Thu Jul 02, 2009 5:24 am    Post subject: Reply with quote

Hi rahul,

Here is the sample example for inserting records into a table using stored procedure:

CREATE PROCEDURE [dbo].[sp_Receipt_Insert]

(
@ACCNo varchar(50),
@PartyName varchar(50),
@TRNo varchar(50),
@Amount decimal(18, 2),
@PhoneNo varchar(15),
@Date datetime,
@Time datetime,

)

AS
insert into Receipt(ACCNo,PartyName,
TRNo,Amount,PhoneNo,[Date],[Time]) values
(@ACCNo,@PartyName,@TRNo,
@Amount,@PhoneNo,@Date,@Time)


RETURN
_________________
Thanks & Regards
(D.B.G.Setty)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Senior & Expert .Net Developers Discussion Forum by Nyros Technologies Index -> .Net Help
Page 1 of 1

 latest topics 
 Topics   Replies   Author   Views   Last Post 
No new posts Show Notification in Status Bar in Android Application
0 vijayalakshmi 17 Tue Mar 09, 2010 9:36 am
vijayalakshmi View latest post
No new posts Changing the date and time in SQL Server using T-SQL
0 muralikrishna 31 Fri Mar 05, 2010 3:18 pm
muralikrishna View latest post
No new posts Using TableLayout in Android Layout file:
0 vijayalakshmi 32 Fri Mar 05, 2010 5:03 am
vijayalakshmi View latest post
No new posts TabActivity with Intents in Android:
0 vijayalakshmi 28 Fri Mar 05, 2010 4:46 am
vijayalakshmi View latest post
No new posts Show different components in different styles in Android?
0 vijayalakshmi 25 Fri Mar 05, 2010 3:39 am
vijayalakshmi View latest post
No new posts VIEWSTATE SIZE BYTES SHOWS 0 IN TRACE.AXD
1 sanjoo8959 40 Wed Mar 03, 2010 9:18 am
Dileep View latest post
No new posts How to mark incoming Sms as read in Android programatically?
0 vijayalakshmi 31 Mon Mar 01, 2010 1:12 pm
vijayalakshmi View latest post
No new posts How to control(Start,Stop) windows Services in C#?
0 Raghavendra 37 Mon Mar 01, 2010 12:57 pm
Raghavendra View latest post
No new posts Dialog Box with Spinner View in Android:
0 vijayalakshmi 69 Mon Mar 01, 2010 12:24 pm
vijayalakshmi View latest post
No new posts How many PCs in the world have the .NET Framework installed?
0 Raghavendra 33 Mon Mar 01, 2010 11:51 am
Raghavendra View latest post




Hire an expert .Net developer / coder / programmer or development team from India now!!

Other Forums : Ruby on Rails   ::   PHP   |   Free unlimited HTML CSS templates download

Nyros Technologies   |   Kakinada City Portal   |   Developers Blog   |   About .Net Experts   |   More