473,769 Members | 4,173 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

property value is too large (error 3309)

I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.

I look at the error description and it says size greater than the
largest permissible size of 2K.

what value does this 2k refer to?

if I do a size on the table it shows 1901.
If I try to size the defined field sizes,, text, byte, long integer I
get 2387 that is over 2k before I try to add anything.

so what is the 2k that I have exceded ?
Is there any way around this?
I need to add 5 more fields to this table.

thanks for any help or info

Jerry

Jul 28 '06 #1
9 14324

sparks wrote:
I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.
Why do you have 221 fields in a single table?
Is this table describing a single entity? If so, what?

Jul 28 '06 #2
sparks wrote:
I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.

I look at the error description and it says size greater than the
largest permissible size of 2K.

what value does this 2k refer to?

if I do a size on the table it shows 1901.
If I try to size the defined field sizes,, text, byte, long integer I
get 2387 that is over 2k before I try to add anything.

so what is the 2k that I have exceded ?
Is there any way around this?
I need to add 5 more fields to this table.

thanks for any help or info

Jerry
In help, look for Specifications. Why MS used Specifications for it's
naming convention is unknown. Perhaps to keep this info hidden away
from developers. Anyway, here's from the A97 help file on
Specifications - Tables. See which one is causing you the problem
below...hint... second to last.

Table specifications

Attribute Maximum
Number of characters in a table name 64
Number of characters in a field name 64
Number of fields in a table 255
Number of open tables 1,024. The actual number may be less because of
tables open internally by Microsoft Access.
Table size 1 gigabyte
Number of characters in a Text field 255
Number of characters in a Memo field 65,535 when entering data through
the user interface;
1 gigabyte when entering data programmaticall y.
Size of an OLE Object field 1 gigabyte
Number of indexes in a table 32
Number of fields in an index 10
Number of characters in a validation message 255
Number of characters in a validation rule 2,048
Number of characters in a table or field description 255
Number of characters in a record (excluding Memo and OLE Object fields)
2,000
Number of characters in a field property setting 255
Jul 29 '06 #3
The record size is too big and the number of fields in your table is
ridiculous, I've never come across a properly designed table with anywhere
near this number of fields.
--

Terry Kreft
"sparks" <js******@swbel l.netwrote in message
news:p6******** *************** *********@4ax.c om...
I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.

I look at the error description and it says size greater than the
largest permissible size of 2K.

what value does this 2k refer to?

if I do a size on the table it shows 1901.
If I try to size the defined field sizes,, text, byte, long integer I
get 2387 that is over 2k before I try to add anything.

so what is the 2k that I have exceded ?
Is there any way around this?
I need to add 5 more fields to this table.

thanks for any help or info

Jerry

Jul 29 '06 #4
Thank you VERY MUCH for pointing me to specifications.
I tried looking up the error and chrs in a record.
This makes a lot more since..

the one page they are doing is out of 10 pages of true and false
questions...
Some of the pages have 200+ questions

of course they refuse to redo the pages and the statisticians cry when
they have to import multible tables. WHY they might have to do a
transpose or something...who ooooooo

These forms are designed by doctors and they are never
wrong...remembe r that above all else
its GOD, doctor, Jesus in that order LOL

and they can't see the problem in

a h
b i
c j

------page break (WITH 4 INCHES OF BLANK SPACE ON THE BOTTOM)------

d k
e l

(etc)

I need to remember its monday and get back to work :)



On Sat, 29 Jul 2006 18:04:23 GMT, salad <oi*@vinegar.co mwrote:
>sparks wrote:
>I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.

I look at the error description and it says size greater than the
largest permissible size of 2K.

what value does this 2k refer to?

if I do a size on the table it shows 1901.
If I try to size the defined field sizes,, text, byte, long integer I
get 2387 that is over 2k before I try to add anything.

so what is the 2k that I have exceded ?
Is there any way around this?
I need to add 5 more fields to this table.

thanks for any help or info

Jerry

In help, look for Specifications. Why MS used Specifications for it's
naming convention is unknown. Perhaps to keep this info hidden away
from developers. Anyway, here's from the A97 help file on
Specificatio ns - Tables. See which one is causing you the problem
below...hint.. .second to last.

Table specifications

Attribute Maximum
Number of characters in a table name 64
Number of characters in a field name 64
Number of fields in a table 255
Number of open tables 1,024. The actual number may be less because of
tables open internally by Microsoft Access.
Table size 1 gigabyte
Number of characters in a Text field 255
Number of characters in a Memo field 65,535 when entering data through
the user interface;
1 gigabyte when entering data programmaticall y.
Size of an OLE Object field 1 gigabyte
Number of indexes in a table 32
Number of fields in an index 10
Number of characters in a validation message 255
Number of characters in a validation rule 2,048
Number of characters in a table or field description 255
Number of characters in a record (excluding Memo and OLE Object fields)
2,000
Number of characters in a field property setting 255
Jul 31 '06 #5

Yes, I find it worrying that I regard most of the doctors I have ever met as
a) Arrogant to the point of requiring a good slap round the back of the
head
b) Stupid (also, to the point of requiring a good slap round the back of
the head)
--

Terry Kreft
"sparks" <js******@swbel l.netwrote in message
news:87******** *************** *********@4ax.c om...
Thank you VERY MUCH for pointing me to specifications.
I tried looking up the error and chrs in a record.
This makes a lot more since..

the one page they are doing is out of 10 pages of true and false
questions...
Some of the pages have 200+ questions

of course they refuse to redo the pages and the statisticians cry when
they have to import multible tables. WHY they might have to do a
transpose or something...who ooooooo

These forms are designed by doctors and they are never
wrong...remembe r that above all else
its GOD, doctor, Jesus in that order LOL

and they can't see the problem in

a h
b i
c j

------page break (WITH 4 INCHES OF BLANK SPACE ON THE BOTTOM)------

d k
e l

(etc)

I need to remember its monday and get back to work :)



On Sat, 29 Jul 2006 18:04:23 GMT, salad <oi*@vinegar.co mwrote:
sparks wrote:
I have a table in 2003 that has 221 fields defined.
I tried to add another variable and got this error.
I was surprised when it didn't say too many fields defined.

I look at the error description and it says size greater than the
largest permissible size of 2K.

what value does this 2k refer to?

if I do a size on the table it shows 1901.
If I try to size the defined field sizes,, text, byte, long integer I
get 2387 that is over 2k before I try to add anything.

so what is the 2k that I have exceded ?
Is there any way around this?
I need to add 5 more fields to this table.

thanks for any help or info

Jerry
In help, look for Specifications. Why MS used Specifications for it's
naming convention is unknown. Perhaps to keep this info hidden away
from developers. Anyway, here's from the A97 help file on
Specifications - Tables. See which one is causing you the problem
below...hint... second to last.

Table specifications

Attribute Maximum
Number of characters in a table name 64
Number of characters in a field name 64
Number of fields in a table 255
Number of open tables 1,024. The actual number may be less because of
tables open internally by Microsoft Access.
Table size 1 gigabyte
Number of characters in a Text field 255
Number of characters in a Memo field 65,535 when entering data through
the user interface;
1 gigabyte when entering data programmaticall y.
Size of an OLE Object field 1 gigabyte
Number of indexes in a table 32
Number of fields in an index 10
Number of characters in a validation message 255
Number of characters in a validation rule 2,048
Number of characters in a table or field description 255
Number of characters in a record (excluding Memo and OLE Object fields)
2,000
Number of characters in a field property setting 255

Jul 31 '06 #6
sparks <js******@swbel l.netwrote in
news:87******** *************** *********@4ax.c om:
These forms are designed by doctors and they are never
wrong...remembe r that above all else
its GOD, doctor, Jesus in that order
Huh. The doctors I worked with would have put God in 2nd place.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jul 31 '06 #7
sparks wrote:
Thank you VERY MUCH for pointing me to specifications.
I tried looking up the error and chrs in a record.
This makes a lot more since..
\
You're welcome. The help topic does seem to be hidden. It would have
been nice if MS put that help topic in the errors section, tables,
forms, etc too.
Jul 31 '06 #8
Oh we have one doctor here that has a new license plate

IAMGD

On Sat, 29 Jul 2006 22:26:11 +0100, "Terry Kreft"
<te*********@mp s.co.ukwrote:
>The record size is too big and the number of fields in your table is
ridiculous, I've never come across a properly designed table with anywhere
near this number of fields.
Jul 31 '06 #9
I'm not at all surprised.

BTW may I say that, now that I am aware that you are working with, if that's
the right word, doctors, that any harshness or judgemental tone in my OP I
now realise to be entirely unreasonable. You have my sympathies and may
your pain be shortlived.
--

Terry Kreft
"sparks" <js******@swbel l.netwrote in message
news:q1******** *************** *********@4ax.c om...
Oh we have one doctor here that has a new license plate

IAMGD

On Sat, 29 Jul 2006 22:26:11 +0100, "Terry Kreft"
<te*********@mp s.co.ukwrote:
The record size is too big and the number of fields in your table is
ridiculous, I've never come across a properly designed table with
anywhere
near this number of fields.

Jul 31 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3617
by: Paul | last post by:
Hi there, When adding a "File Field" HTML control to an aspx page to facilitate file uploading, the following occurs: 1. You select a file that is larger than the allowed size limit. 2. Once the user selected the too large file, the page is redirected to a "page not found" error page. 3. This is as per the docs, but my question is:
1
1431
by: Alex | last post by:
Hi, what's happened to my project: each time I try to change any property of a control, I get an error message: "Invalid property value" and in details: "Object reference not set to an instance of an object. " Could it happened after I'd moved the project to a different location? Please, help. Alex
1
1486
by: zerbie45 | last post by:
I don't understand why but If I use vbscript the following code works fine: ....connection string..... dbConn.Open msgbox dbConn.Property but the corresponding code in asp: ...connection string.....
0
1230
by: yp.yean | last post by:
Hi, I created a custom control, and encountered a dirty property value persistence problem. I created a property with a custom class type, call SQLSettings which holds the SQL connection parameters, the class as follows: public sealed class SQLSettings { private string serverName;
8
1465
by: Dean Slindee | last post by:
I have a form whose Property value I need to get at from a class (contained in another project, same solution). Here is the form's property: Private booIsInsert As Boolean = False Public Property IsInsert() As Boolean Get
5
1442
by: ewart strain | last post by:
Hi all, Quick question, I have a access db that have tons of tables some of which are linked. Recently there was some addition of fields in one of the linked table which subsequently needs to added to my tables. When I try to add the new field I get the following error "PROPERTY VALUE TOO LARGE" Can anyone assist.
2
14062
by: Ledmark | last post by:
I built a table in a datatbase with macros performing calculations and everything was working fine. I haven't gone ito the database for a few weeks to work on it and today I went in to just look at the table, added a field, then decided not to add it and deleted it so it was just the same as before. When I went to save it a box popped up indicating "Property Value Is Too Large" and I have no idea why it would do that. Can someone tell me what...
1
2887
by: Andrus | last post by:
I need to create Dlinq entity property value caches for every entity and every property so that all entity caches can cleared if entity of this type is changed. Entity class method uses this as: string GetCustomerNameById( string customerId ) { var cache = CacheManager.Get<Customer,string, string>("CustomerName"); string res; if (cache.TryGetValue(customerId , out res)) return res;
0
9589
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10211
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10045
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9994
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3959
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3562
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.