Search results

  1. P

    MS Access 2002 Portability

    In the past I've been able to design programs at home using Access 2002, and then bring them to work via a thumb drive for general use at work. Lately at work I'm getting an error right after copying the database from the thumb drive to the workstation at my job saying, "this is a read only...
  2. P

    Query Variables Controlled by User

    I've created a rather simple Access program that I use to import an employee's cookie summary txt file. I then sort the cookies for 1) time of day, and 2) appropriateness. I found a way to create the queries - in simple design mode using criteria - but I want system administrators in other...
  3. P

    Importing .txt file with time of day field into table

    I'm able to do the import, but I can't get the time of day to show up in military format, which seems more useful when I'm wanting to filter out certain blocks of time later on. The attached jpg shows the format of the source txt file. The time is shown as 09:30 AM for instance. The attached...
Back
Top Bottom