Search results

  1. C

    New Database

    I have attempted to create a new database and am having a few problems... I am curious to know the best way to set up the following database: used to schedule certain types of patrols on a specific pipeline section during specific months for a specific person. Here is basically how I am set...
  2. C

    Forms & Subforms

    I have created a form from a "main information table" and am attempting to create subforms under it from several other tables. I get the subforms created and can input the information and it shows up in all the correct tables (which is what I want)... here's where the problems comes in. If I...
  3. C

    Auto Look-Up

    I have a database with multiple tables. In one of the tables I have a column to auto look up the employees last name to an employee table (these tables are also linked). I have it look up to show me the last name with a primary key set (which is hidden) on their employee number. All works...
  4. C

    Table/Report - Hyperlink

    I have created a column in my table and set the data type to a hyperlink that links to a folder that holds photos (jpg). I am able to click on this link and get to the picture that resides in that folder. When I create a report I am getting the link address and would rather see the picture...
  5. C

    Table - Data Type Problem

    I am attempting to add text in a table that is too lengthly for a text field... I have changed the data type to memo and am still having my text cut off after 255 characters. I notice that memo is available to 65,000+ characters but mentions something about DOA. Can someone provide help with...
Top Bottom