Search results

  1. A

    Order DB

    Hi all, I've had a go at making a relational database with Access,with the table structure below, but, I seem to be missing something. In the following design, all of the primary keys in the tables lead to a 1-many relationship with their fields in other tables, with the 1 relationship being on...
  2. A

    Images in Report from Path in DB

    I have followed this: http://www.access-programmers.co.uk/forums/showthread.php?t=108698&highlight=image to get images into a database / form. Now, we have the picture control in the report, and the path is sitting there in the table, but we need a way to link path to picture to picture frame...
  3. A

    Images in a database

    We are trying to create a database where by a user can insert a picture into the database, either as a link or in an actual file in the database. The user must then insert these with a browse button (like uploading online), kinda concept (must be easy). We looked into OLE objects, and...
Back
Top Bottom