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
raj aryan
NA
26
25.5k
2 database connection in c#
Mar 18 2013 5:40 AM
Hello everyone,
I want to get data from an odbc connection and copy the data into sql server table. The scenario is like this, I want to open odbc connection, then get the data into something(actyally the data is in tabular format), then open the sql connection and then whatever the data we took from the odbc connection, want to dump(store) into sql server table or say just want to copy the odbc tabular format data into sql server database. please guide me something, I am new to c#.
Advance Thanks...
Raj
Reply
Answers (
1
)
{"Operation is not valid due to the current state of the obj
PASSING GRIDVIEW VALUES