473,394 Members | 1,737 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Access Limits Making Things Impossible

I've been trying to build a database with Access, and have been building query on top of query to get around Access' limits on the number of fields in a table or query. I've divided up some of my tables, but still need a total on my reports. I keep running into the wall with "Too many fields defined" or "Query is too complex."

Is there a way around the seemingly artificial limits Access puts on you? Or is there another database I should consider exporting to?
Nov 7 '07 #1
5 1428
Rabbit
12,516 Expert Mod 8TB
How many fields are we talking here?
Nov 7 '07 #2
Rabbit,
I don't know the exact number, but it's a few hundred fields. Access doesn't tell me how many there are in any table or query. It only gives me grief after going over the limit.
Nov 8 '07 #3
Rabbit
12,516 Expert Mod 8TB
The limit in Access is 255 fields. If you're hitting that then you're going to want to upgrade to an enterprise DBMS like SQL Server or Oracle, but those cost a pretty penny.

However, what kind of reports are you making where you need 255 fields of information?
Nov 8 '07 #4
MMcCarthy
14,534 Expert Mod 8TB
I've been trying to build a database with Access, and have been building query on top of query to get around Access' limits on the number of fields in a table or query. I've divided up some of my tables, but still need a total on my reports. I keep running into the wall with "Too many fields defined" or "Query is too complex."

Is there a way around the seemingly artificial limits Access puts on you? Or is there another database I should consider exporting to?
Is your database normalised?

Have a look at this tutorial to see what I mean if you are not sure.

Database Normalisation and Table Structures
Nov 8 '07 #5
missinglinq
3,532 Expert 2GB
Are you by any chance creating all of these reports and queries and tables using the Access Wizards? The reason I ask is that the limits set by Access on the number of fields in these objects, 255, is very seldom reached in even the most complex databases executed in Access! Many experts claim that tables with more than 25-30 fields are invariably non-normalized. The Access Wizards, however, allow a much lower number of fields to be used. I've never actually seen any documentation on the specs for these Wizards, but the limits are much, much lower than the actual limits for the objects themselves. The Wizards are designed with the casual user in mind, people who want to run up a quick database to track memberships in a home owners association or people who are keeping track of their monthly bills. They are not meant to be used in a database where fields are going to number in the hundreds.

A general idea of what you're trying to accomplish with this app might be useful to us as we're trying to help you with it.

Welcome to TheScripts!

Linq ;0)>
Nov 8 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
3
by: Mike Wilson | last post by:
Is there a way to open an OLE DB database from within Access? I would like to use the Access GUI with its table and query explorer to examine a database only available through an OLEDB provider...
6
by: ronwer | last post by:
Hello, The title doesn't completely cover the question I have, but it's a bit more complicated problem we have. We are using a database, based on Acces, but developed by a third party...
55
by: AnandaSim | last post by:
I just had a google through this NG but have not seen mention of Erik Rucker's blog entry and the new Jet: http://blogs.msdn.com/access/archive/2005/10/05/477549.aspx mentioned by Mike...
70
by: lgbjr | last post by:
Hello All, I've been developing a VB.NET app that requires the use of a DB. Up to now, I've been using Access. It's a bit slow, but everything works. I'm at a point now where I need to decide if...
4
by: DanielGifford | last post by:
Hi I'm making some basic cryptography software and I've run into a snag. I'm trying to retrieve some sort of system number thats specific to the system I'm working on. It can't change over...
36
by: Peter Olcott | last post by:
So far the only way that I found to do this was by making a single global instance of the container class and providing access to the contained class, through this single global instance. Are...
4
by: howard.canaway | last post by:
I have always wondered about the specification page in the Access Help files. It reads Microsoft Access database (.mdb) file size 2 gigabytes. However, because your database can include linked...
44
by: vippstar | last post by:
n1256.pdf (C99 TC3), 5.2.4.1 Translation limits p1 says: Does that mean that *any* program using an array of two or more elements other than char is allowed to be rejected by an implementation?...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.