CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    49

    Showing a Photo DB field in a Form

    hi there..

    I have a table in Access DB that should contain a field whitch is a Photo

    1) what is the best type to represent that field in Access DB ?
    2) how to deal with it in a VB.Net Form ?, including viewing and updating.


    thanks.

  2. #2
    Join Date
    Feb 2001
    Location
    Stamford CT USA
    Posts
    2,167

    Re: Showing a Photo DB field in a Form

    Sometimes the answer lies within a simple search on this forum.

    http://www.codeguru.com/forum/showthread.php?t=343134
    Good Luck,
    -Cool Bizs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured