Results 1 to 5 of 5
  1. #1
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146

    photos


    Is there a way to insert a small photo into an existing text field and make it controlled so it would only be seen on a certain record??

    Using access 2003 and XP-PRO for and O/S.

  2. #2
    HiTechCoach's Avatar
    HiTechCoach is offline MS MVP - Access Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Location
    Oklahoma, USA
    Posts
    705
    See this example here
    Boyd Trimmell aka Hitechcoach
    Database Architect and Problem Solver
    Microsoft MVP - Access Expert
    25+ years specializing in Accounting, Inventory, and CRM systems
    "If technology doesn't work for people, then it doesn't work."

  3. #3
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146

    photos

    I am still not sure how to prep a table to insert bitmaps into a row or column so I can display the bitmap from a text field on a form as an embedded object. ??

  4. #4
    HiTechCoach's Avatar
    HiTechCoach is offline MS MVP - Access Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Location
    Oklahoma, USA
    Posts
    705
    First, you can NOT insert an image into a text field. You must use an OLE Object data type.

    Second, you should avoid storing images as a OLE Object. You will quickly bloat your database to the 2 gig limit. When that happens you an corrupt your database beyond repair. I have done it.

    If you must store the image in the table then I would recommend this: DBPix
    Boyd Trimmell aka Hitechcoach
    Database Architect and Problem Solver
    Microsoft MVP - Access Expert
    25+ years specializing in Accounting, Inventory, and CRM systems
    "If technology doesn't work for people, then it doesn't work."

  5. #5
    nashr1928 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Apr 2010
    Posts
    146

    photos

    I get your meaning. I think I will just park the pics in a specific location and just insert a link on a particular record form.

    Thanks for your help.....

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Tabs and Photos
    By Nixx1401 in forum Forms
    Replies: 1
    Last Post: 07-19-2010, 02:42 PM
  2. What is the best way to handle photos?
    By TundraMonkey in forum Database Design
    Replies: 2
    Last Post: 08-12-2009, 10:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums