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
narasiman man
NA
0
118.2k
retrieving the data from a table
Jul 9 2012 1:31 AM
i created a table called a i have three fields such as loan,mobilelimit,loan etc and those values are stored in the database.
loan 1000
mobile 500
tds 100
i created another table b has three fields such as loan,mobile limit and loan.
loan 1000(from a table)
mobile 500(from a table)
tds 100(from a table)
i want to retreive the a table data to the b table data.
how to do?please send the code.
Rgds,
Narasiman P.
Reply
Answers (
2
)
How would one do a deep copy in .NET?
Blinking of rows in Datagridview by comparing particular column values