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
Or Cohen
NA
4
1.9k
Different ways for databinding
Jan 26 2012 8:34 AM
Hi everyone,
I'm kindda new in working with DB.
As you could guess, pretty soon I found myself working with datagridview <-> DB.
After googeling a little, I see there are few different methods to perform the databinding - bind the datagridview object directly (in its properties), coding SQL connection and adapter, define a stored procedure in the DB, and so on.
Even I guess they all might result the same, I would appreciate if someone could help and settle my mind, putting some order, in regards to the differences as well as pros/cons between these methods.
Moreover, as a rookie, I need to connect to SQL server and Oracle DB (we have at work the both of them). What method whould be recommended for me?
Many thanks in advanced.
Reply
Answers (
2
)
Dynamic SQL generation in windows Form
"Event listener" on browser (IE or Chrome)