Search results

  1. P

    How to add other object types for viewing graphics

    Although I may switch to linking via paths, for now, I have a form based on a table with an ole object type field. Any jpg I put in the field or picture (on the form) is viewed as a jpg icon. I understand that the way to fix this is to right click in the table field and select "insert object "...
  2. P

    Report based on Totals Query giving Problems

    I have query based on 2 tables, Plants and Photos. In order to bring up only unique records from the Plant Table, I have created a Totals Query and in the 2 Query fields from the Photos Table I have the Total Row selceted to First. All other fields are from the Plant Table and are set to Group...
  3. P

    Trying to retreive Unique Values in a report.

    I have a report based on a query that includes 3 tables. "Plant" is one table and "Photos" are another.In some cases, there can be multiple photos per plant record.In the query that runs this report I have some records that are duplicated in that there may, in some cases, be mutiple photos...
  4. P

    Unbound, linked OLE opject in report

    As I already have done in a form, I am trying to create an unbound object frame in a report to show photos for specific records. The photos are linked to the picture frame by a photo path field in the record. I have done this for a similar Form but when I attempt to do this in the report I get...
  5. P

    Please Help - Maintaing relationships in multiple tables after append

    I have two tables, Plants and Photos in my database. I have an autonumber index ID field for each table. Photo records are linked to a specific plant record by the Plant ID # contained in a field in the photo record. I have data being gathered and entered on a computer in 2 remote location into...
Back
Top Bottom