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
Alex Smith
NA
1
0
Adding multiple values in a single row using tableadapters?
Nov 15 2009 10:30 AM
Hi, For example i have diets table and clients table. I would like to add a record for a client like id,name,address etc. and add in the diets table to add values like weight before, after etc. My problem is that i have a cycle column to the diets table that will have values 1 to 8 and i would like to add the same data to each client 8 times as the cycles change. I'm using vs2008 and c#. Please any help will be appreciate. Thank you.
Reply
Answers (
1
)
SQL Server 2008 - Any body tried yet
simple database, no OLEDB etc