Results 1 to 2 of 2
  1. #1
    coreytba3 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    1

    Access Data Repeats

    In my database I transfer data via a .txt (text) file. Recently I have been observing repeats in my data. I input 40 different line items of text and it appears the repeats happen randomly. Also, if there are 6 line items that repeat, the last line item data repeats upwards. So the last line item repeats upwards. Also, the first column (sample ID) never repeats, only the data associated with that the last line item. Thanks!!

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    In your processing is the incoming text file just new data (data you don't have) or is it a conglomeration of data? If it's a conglomeration and you're just appending records you are likely to see repeated data over time (I don't know what your dataset is so it's hard to say for sure). If there is even the smallest chance of data being repeated on your incoming text files you have to account for that on your import process (set up key fields that can't be duplicated in your access table)

Please reply to this thread with any new information or opinions.

Similar Threads

  1. EDI data into Access database
    By cazper67 in forum Access
    Replies: 2
    Last Post: 07-24-2010, 05:57 PM
  2. Can export data to Access, now what?
    By SilverSN95 in forum Access
    Replies: 5
    Last Post: 07-07-2010, 12:09 PM
  3. Random number generators with no repeats
    By CJ508 in forum Access
    Replies: 5
    Last Post: 10-29-2009, 07:30 AM
  4. Access Programming and Access Data Page
    By frmdread67 in forum Programming
    Replies: 0
    Last Post: 03-19-2008, 03:11 PM
  5. Report SQL/Data in Access
    By artfuldodger in forum Access
    Replies: 2
    Last Post: 09-01-2006, 07:38 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums