Results 1 to 6 of 6
  1. #1
    tstoneami is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    71

    The ol' 255. Is there a way for Access to auto split a table on import?

    Anyone know of anything slick? I am being forced to deal with tables that are monstrous. I have my doubts on being able to split the source. That is to say, split the source prior to import. To clarify, it has close to 400 fields.

  2. #2
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    It is rare that normalized table would have >255 fields. Can you tell us more of your situation? If you are importing from a spreadsheet or unnormalized source, it's probably advisable to identify your normalized tables, and import subsets of data to supply the normalized tables.

  3. #3
    tstoneami is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    71
    There are no normalized tables. The Quickbase application allows people to slam interfaces together without any normalization. The files are flat. Picture 9 massive spreadsheets with no cohesion, or real field naming structure.

  4. #4
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

  5. #5
    tstoneami is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    71
    Access is a great reporting tool. I have been able to brute force some reports great, highly variable reports by addressing the flat data directly. Now, I am facing files with fields in excess of 400 fields.

  6. #6
    tstoneami is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    71
    ADVICE NEEDED: If you understand my dilemma I am forced to make multiple sub reports, controlling visibility in the sections, based on the existence of content of specific type. I do this in the format event. Oddly this is all working as hoped. Really well now. But I am in hell with having to deal with each field individually because of the structure.

    MY THOUGHT(s): 1) Rename the pertinent fields with a prefix so that I can programatically generate reports. Pull all the pertinent fields into tag groups on the report and iterate thru them in the tag group. These would both happen in similar ways.

    If either of the above thoughts seem more sane than what I have had to deal with, realizing I can't change structures right now, the question remains as to how to accomplish object creation so I can spit out columns of data.

    Any input gratefully accepted.
    t

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

Similar Threads

  1. How to import data from a split database?
    By hesca in forum Import/Export Data
    Replies: 1
    Last Post: 10-16-2012, 12:19 PM
  2. how to import data into a split database
    By akshatagarwal93 in forum Database Design
    Replies: 3
    Last Post: 08-09-2012, 02:06 AM
  3. Split db Import tbl into the back end
    By webisti in forum Access
    Replies: 5
    Last Post: 05-31-2012, 01:57 AM
  4. Run-time error on import (Split DB)
    By jgelpi16 in forum Programming
    Replies: 1
    Last Post: 03-15-2011, 06:43 AM
  5. Split Form - Auto Populate
    By CCAccess2010 in forum Forms
    Replies: 2
    Last Post: 10-04-2010, 06:33 AM

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