Results 1 to 2 of 2

Thread: Pictures with ADO

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Location
    Manila, Philippines
    Posts
    59
    How can i bind a picture field in a control?

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    253
    Binding a control to a database field containing images is really a problem using ADO. I suggest saving the picture file's path in the database instead of the picture data. Then you can use an Image control to load the picture file that its path is in the database.

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