CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2001
    Posts
    29

    Add photo to database

    How do i enable user to add a photo to database? For instance, you have recruited a new employee and his/her photo is to be added into employee database


  2. #2
    Join Date
    Jul 2001
    Location
    Northern Hemisphere
    Posts
    14

    Re: Add photo to database

    hey ive done this in MS Access... use the OLE object data type in access n thur VB use the picture box thats it!!


  3. #3
    Join Date
    Jul 2001
    Location
    Northern Hemisphere
    Posts
    14

    Re: Add photo to database

    hey ive done this in MS Access... use the OLE object data type in access n thur VB use the picture box thats it!!

    AnkewDude ([email protected])


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