B
Brad Allison
Okay, so I got it down on how to store a bit stream (jpeg file) in Access
using Visual Basic .NET. Now when I want to pull that information back to
the form and display the picture I am guessing that it is not as easy as
just binding a picture box to the Picture field in my table as it is not
letting me bind to that field.
What is required to read this file back to the form and display the
information.
Thanks for the help.
Brad
using Visual Basic .NET. Now when I want to pull that information back to
the form and display the picture I am guessing that it is not as easy as
just binding a picture box to the Picture field in my table as it is not
letting me bind to that field.
What is required to read this file back to the form and display the
information.
Thanks for the help.
Brad