Jump to content
Xtreme .Net Talk

C# help: How to save Image Object to a Database (acces databse)


Recommended Posts

Posted

Hi

 

I 'm working on a C# project that involves creating and manipulating a bitmap Image object and saving the created image into a file. I am done with that part.

 

Right now I am working on trying to save the Image Object created directly into a Database file (I'm using Access Database).

 

I don't have much background in programming in .Net, but Iam just wondering if there's anyway in saving the Image object into an access database directly. (and also retreiving it)

 

I know that C# can connect to the databse using ADO.Net oledb and so far all the examples that I found only deal with text data (i.e name, address etc.

 

Any help would be greatly appreciated.

Henky

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...