TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
zakir Hussain
NA
7
1.7k
need a return value from the stored procedure.
Feb 22 2013 3:45 AM
I am trying to update a SQL-SERVER table using a Stored-Procedure which is called in a web-Service.
here i need a return value from the stored procedure so that i can send true or false to the user regarding the update confirmation.
I am Using C# as the language and ADO.Net architecture for connecting and manipulating SQL-Server Tables.
I am also using SQLDataConnection(System.Data.SqlClient).
Thanks in Advance
Reply
Answers (
3
)
Ajax Chating Website
Difference between UIView and UIViewController ?