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
Madhukumar Viswanathen
NA
41
0
Insert or update database table, some data taken from another table
Aug 27 2011 11:24 PM
Hai
I have 2 tables. table1 and table2. table1 have thousands of raws with different categories. I want to take a particular category item from table1 and want to insert that data to table2. I am new one. please give c# code with example. thanks in advance.
MadhukumarViswanth
Reply
Answers (
1
)
How to limit my database table row? the row i want to make is until 5 rows only
How to access Form1 controls from another class?