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
Sachin Devkar
NA
41
9.5k
How to retrive image from sql database into datagridview.?
Aug 31 2014 7:04 AM
Hello Friends,
I have datagridview in that there are four columns i.e
1. DocumentName - ( In database column is nvarchar(MAX)) ( Which is given by user)
2. DocumentPath - (Column is nvarchar(MAX)
3. DocumentImage (Column is image)
4 Button Control ( Which is use to open dialog box for selecting image, After selecting image, that image will shown in 3rd column of datagridview i.e DocumentImage & image path will comes in 2nd column )
Now my question is how do i insert those data in sql database table & then How i can retrive those data in datagride view
Reply
Answers (
1
)
Convert string[] to sqldbtype[] ?????
how to redirct a user AFTER login to pages whcih are assinge