954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to Save data and image in a MSAccess Database using vb.net

Hi
i am developing an application i want to store data and image in a single table pls give the solution ?

anandknd
Newbie Poster
3 posts since Feb 2009
Reputation Points: 10
Solved Threads: 0
 

I think you can apply this on MS Access http://fci-h.blogspot.com/2008/04/how-to-save-image-in-sql-server.html
at least if you read this post you can do it.

Ramy Mahrous
Postaholic
2,196 posts since Aug 2006
Reputation Points: 480
Solved Threads: 276
 

Do you want to save the image itself inside of the database, or would you rather save the path to the image in the database?

The only real difference is database size, and file transport.

Minolwen
Newbie Poster
20 posts since Feb 2009
Reputation Points: 10
Solved Threads: 3
 

hai use data as text in msaccess and picture as object.convert ur picture as byte and it is stored in msaccess
thanking u

silambharasan
Newbie Poster
17 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You