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
Raghu Janardhan
NA
10
23.7k
I have a SQL function in DB server?
Aug 20 2012 9:13 AM
Hi All,
I have a SQL function in DB server created for padding with string with int. i have an identity int field in DB.
My question is. how to get this identity field to pass to SQL Function where it padds and return string as <string>+<identity field> and display in front end. i want to know the logic.?
Main thing is..i have sqlcommand class where i have writen insert query excluding identity field.
question lies is how to pass the identity field to sql and padd to string and return the value and dispaly in VB/C#?
whether Direction in C# to be used for input/output parameter.?
Any suggestions or Ideas plese suggest to me..
thanks
Raghu
Reply
Answers (
6
)
.net
Show Data in GridView