• Page : 1 of 1
  • 1

ASP.Net Upload Images to Ms Access Memo Field

by top54u.com 24 Jul, 2008
MS Access memo field can also be used to upload images into the database table. You can create the binary stream of image in the memory and convert it into the base string to store the image into the MS Access memo field using ASP.Net VB code..
[read full article here]

Store and Display Images from MS Access Database Using C#

by top54u.com 05 Mar, 2008
There is only the difference of coding syntax to stream the binary data of image content type to upload it into MS Access Database using C#/VB in ASP.Net 2.0.
[read full article here]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

ASP.Net Stream and Display Image from MS Access Database

by top54u.com 05 Mar, 2008
To retrieve the image from MS Access Database you can pass the select query with image id using OleDbCommand. You can use the following VB code.
[read full article here]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

VB Code to Upload Image to MS Access Database in ASP.Net

by top54u.com 05 Mar, 2008
As discussed in the last article to Upload Image to MS Access Database you can use OLE Object type field in MS Access Database table to store the byte stream of images sent by ASP.Net code..
[read full article here]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

ASP.Net Upload Image to MS Access Database

by top54u.com 05 Mar, 2008
As you learnt from the previous articles to upload image to the SQL Database in ASP.Net 2.0 and stream that image into the memory to retrieve it from the database and display it on the web page..
[read full article here]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

  • Page : 1 of 1
  • 1

Tags

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

OUR SPONSORS[+ advertise here]
top54u ezines.....
related videos.....
recent posts.....