Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    snowboarder234's Avatar
    snowboarder234 is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    243


    Quote Originally Posted by June7 View Post
    Don't need the = sign when binding directly to field but probably doesn't hurt.

    You don't show the entire path of the image file. Is it prefixed with drive letter? Do you have a Windows Explorer mapping to the drive letter? Or is the path using UNC?

    The image name does not have a suffix (.png, .jpg, .bmp). The FULL name needs to be stored, this includes the suffix.
    Thank you for responding to my question.
    I didn't add the = sign. The system added it automatically after I inserted the field name with brackets before and after the name. That makes me question if there's still something I'm doing incorrectly as it pertains to the control source.

    I blocked out the full path because I'm a little nervous about broadcasting the entire path which leads to the server. It goes something like this:
    \\servername\foldername\foldername\foldername\ .... etc., until it gets to the actual image file.

    I know I can store the images on the local drive, but again, I feel in the long run it's prudent to plan now to prevent database bloat later on. Additionally, this database will be stored locally, as well as on the server where it will be viewed by another person. That's another reason why I feel it's important to have the images linked to the server files as opposed to being embedded on my desktop. I'm working on the premise that if the images are embedded in the database on my computer and my computer crashes, the copy of the database on the server will end up with the images being deleted? Is that correct?

    And lastly, I can take care of inserting the suffix -- thanks, I didn't know that was necessary.

  2. #17
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,603
    I reviewed the PM you sent me. Let me know if the reply did not get to you.

    That would be a very nasty crash. Yes, if the db could not be recovered and the images are not anywhere else, they are gone.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #18
    snowboarder234's Avatar
    snowboarder234 is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    Sep 2011
    Posts
    243
    Okay [thx for the response to the private message] I give up on this for now. Going back to embedding images since as you advised earlier, 222 images is not a large database. I don't think we'll be adding more than 50 records a year.

    Having said that, now when I try to insert an OLE object in the ole table field I get an error message that says "The operation on the OLE object failed.....the ole server may not be registered.....to register server reinstall it. Little confused because I've successfully embedded objects before so don't know why I'm getting this message now.

  4. #19
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,603
    I've never used the OLEObject field or control.

    I have used the Attachment field and Image control.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Unable to embed images on a form.
    By Morogth in forum Forms
    Replies: 3
    Last Post: 11-14-2012, 11:02 PM
  2. Replies: 8
    Last Post: 11-10-2012, 03:03 AM
  3. Cannot Embed bmp images with Access 2010
    By DelbyJones in forum Access
    Replies: 7
    Last Post: 07-31-2012, 08:26 AM
  4. Replies: 1
    Last Post: 08-13-2011, 04:17 PM
  5. link to 100's images based on field name
    By MyWebdots in forum Import/Export Data
    Replies: 1
    Last Post: 11-08-2010, 02:45 AM

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