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
Gustavo
NA
1.3k
453.8k
How do I: Programmatically build SQLCommand to Read, Save, Delete.
Mar 21 2010 10:00 PM
Hello:
I would like to programmatically build an sql command to Read, Save and Delete records.
My sample table has the following fields: SEQNO, Company_ID, Name, Address_1, Address_2, Address_3. SEQNO is auto-incremetal. The others are just strings.
I know its just a few fields and I can just type it and put it in the program, but I will have a lot more fields and tables, that is why I want to do it programmatically.
Reply
Answers (
22
)
Dynamically Add rows/columns to existing table using C#
how can change fieldobject position in subreport