MS Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Socheat
    New Member
    • Apr 2006
    • 7

    MS Access

    I don' know to add image in Ms Access to disply when view it in table?
  • CaptainD
    New Member
    • Mar 2006
    • 135

    #2
    Do you mean you want to show an image when someone chooeses a file from the database?

    If I get you right, place an image control on a form and when someone chooses the file from a list, change the image controls source to that file.

    Comment

    • giesss
      New Member
      • Apr 2006
      • 2

      #3
      Pretty sure you can't do it??? U can put a link to an image into a field as a value but thats about it.

      Comment

      • wlc04
        New Member
        • May 2006
        • 70

        #4
        Are you wanting to show an image in a field in a table or on a form? I think we're unclear exactly what you're wanting to do.

        Can you give us more detail?
        Last edited by wlc04; May 6 '06, 12:15 AM.

        Comment

        • skimaniaz
          New Member
          • May 2006
          • 1

          #5
          Does this help?

          Comment

          • Billie Boy
            New Member
            • Jun 2006
            • 3

            #6
            Originally posted by Socheat
            I don' know to add image in Ms Access to disply when view it in table?

            Um Hi I'm new here but in any event it sounds very much like all you need is to make sure that your filed data type is of an OLE data type.

            This will allow you to insert a picture, audio or any other multiple of file formats in the field you want.

            So if you go to table design and select the field that you want the image to be stored in you should then make sure that fields data type is "OLE"

            Hope that helped.

            Cheers

            Comment

            Working...