Search results

  1. P

    OLE not supporting Bitmap image

    You could do this in A97? Until 2007, I thought we were stuck with OLE except for complex coding. Anyway, A2007 does allow a form or report image control that is bound to a field that contains the address of the image. In my case, I was only going to be using 8 images that never increased...
  2. P

    OLE not supporting Bitmap image

    I never got a fix for the problem as I stated it. I have heard that OLE objects, Access 2007 and perhaps Window 7 don't mix. I am using a different method, as with Access 2007 one can create a field where the location of the image would be entered. Then you have an image control on your form...
  3. P

    Relationship Question

    Hi, all-- I just did a performance analysis of my Acess 2007 tables and it is being "suggested" that I relate many of the tables to what appears to be themselves--like "Table A: relate to Table A". What does this mean? Thanks.
  4. P

    Displaying changing images on a continuous form

    I have actually discovered that the Access 2007 functioning of images in continuous forms works even when reading a 2003 database through Access 2007. This is a great finding and solves my problem. Thanks for your input.
  5. P

    Displaying changing images on a continuous form

    Thanks for your help. I'll check it out.
  6. P

    Displaying changing images on a continuous form

    Thanks for the suggestion. I checked a couple of places and I'm not finding what you are referring to. Where do I find the reference module?
  7. P

    Displaying changing images on a continuous form

    Even if used in 2007 environment? Basically the only reason that this is any issue is that a group of my users aren't able to view bitmap images the a OLE server. I'm hearing that this is because they use Windows 7 (it works fine for me in Windows XP). It seems that Microsoft is making...
  8. P

    Displaying changing images on a continuous form

    Thanks for your post. I'm using a database developed in 2007 but saved as a 2003 mdb to retain user level security. It is used in a 2007 environment.
  9. P

    OLE Object problems with Windows 7?

    I'm not following you--I've done that many times but it's not working in an environment that uses Windows 7. I'm just trying to figure out why a basic process isn't working. It works for me fine, but I use Windows XP. I'm just trying to figure out if there is a connection between the...
  10. P

    OLE Object problems with Windows 7?

    Hi, all-- Does anyone out there using Windows 7 have difficulties with OLE objects? I am not able to display a simple BMP image and I'm getting the impression the problem is connected to Windows 7.
  11. P

    Displaying changing images on a continuous form

    Hi, all-- I am in a situation where bmp images are not being displayed on a continuous form when stored in an OLE Object field, supposedly because of a problem with Windows 7. To work around, I am trying to display the images as an image using the technique from this link...
  12. P

    OLE not supporting Bitmap image

    Greetings, all-- I have what I thought should be a simple situation that has me stumped. My users are using an Access 2003 database used through Access 2007 (to maintain user-level security). The OS is Windows 2007. I have an OLE Object field in a table that I want to contain a .bmp image of...
  13. P

    Bery basic question about text boxes

    Thanks for the info!
  14. P

    Bery basic question about text boxes

    Actually, it already is Memo data type.
  15. P

    Bery basic question about text boxes

    Greetings all-- I seem to recall in earlier versions of Access that when there was more text than the size of the text box allowed, a scroll or something would appear to the right of the control to all scrolling. I don't see this presently (Access 2007). Was I imagining a scrolling capacity...
  16. P

    OLE Object problem

    Thanks for your reply. Appologies for my vagueness. Basically, I have the code in the form "On Open" event that determines the "row source" of a field in the subforms based on the value of current.user. There are two groups of users. One has one rowsource and the other has a different...
  17. P

    OLE Object problem

    I have a data entry form consisting of multiple subforms (in tabs). Two of them contain a field of OLE object type for containing a scanned signature. This field is stored on a table that is is used in the query that is the source object for the form. I have the form configured two ways...
  18. P

    Report Grouping and Sorting Problem

    Greetings, all. I use Access 2007. I have a report with the following Group/Sort configuration: 1: Sort by Patient Name 2: Group by Patient ID 3. Group by Discipline 4. Sort by Discipline I have page breaks in both patient id and discipline grouping footers...
  19. P

    Using Access on the Web

    Thanks for your response, Simon. This would be a stand alone application, not a background database for the website (at least that's what I think with my lack of experience in this). This is all new to me so I don't know how it would work. Thanks for the info you gave. I'll look into it. Paul
  20. P

    Using Access on the Web

    Greetings, all-- I am wondering if it is possible to host an Access (2003) application on the web and what issues would present themselves. I would even be interested in any links to where I could find some information. My initial research showed issues such as a multiuser datatbase being...
Back
Top Bottom