From my experience, Access has a limitation on the number of fields for an individual table (255).
General Questions:
Is this accurate? If so why? Query time performance? Any work arounds? Does this limitation apply to queries as well?
My Specific Application:
I have created a database of individuals. There are thousands of pieces of information (fields) for each person, and which apply only to that person. What I have done is created several tables with a one-to-one relationship. This has worked, but has made the management of queries, forms, and reports oppressive. If I could have all of these fields held in one table I believe that my database objects would be significantly consolidated. Do I have a false belief?
Any thoughts?
General Questions:
Is this accurate? If so why? Query time performance? Any work arounds? Does this limitation apply to queries as well?
My Specific Application:
I have created a database of individuals. There are thousands of pieces of information (fields) for each person, and which apply only to that person. What I have done is created several tables with a one-to-one relationship. This has worked, but has made the management of queries, forms, and reports oppressive. If I could have all of these fields held in one table I believe that my database objects would be significantly consolidated. Do I have a false belief?
Any thoughts?