A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , ,

Contact Field Size Limits





 
 
Thread Tools Display Modes
  #1  
Old August 31st 07, 12:54 AM posted to microsoft.public.outlook.contacts
Stuart Troy
external usenet poster
 
Posts: 2
Default Contact Field Size Limits

Hi,

I'm looking for a table of field character limits in Outlook.
In particular I'd like to know the character limitation in the Contact Notes
field.

What I'm finding is if you TYPE into the Contact Notes field, it seems to
allow 7,245,252 characters. But if you PASTE into the Contact Notes field,
it only accepts the first 1,048,576

The reason for my query is to do with syncing with Nokia devices. They are
imposing their own field size limitations, and it's causing text to be
truncated when syncing.

Thanks for your help.

Stuart Troy
Sydney AUSTRALIA
Ads
  #2  
Old August 31st 07, 01:39 AM posted to microsoft.public.outlook.contacts
Karl Timmermans
external usenet poster
 
Posts: 449
Default Contact Field Size Limits

Don't know explicitly what Outlook sets as size limits for text fields in
its various versions but your problem is not with what Outlook allows but
rather what the target of that data accepts in terms of data limits. Nokia's
limits are their own just as I suspect that the "Paste" function only pastes
1mb of data (never checked it personally so assuming your description to be
correct. Don't have a test file handy at the moment with a 1mb+ field to
check the limits of the Paste function)

In database terms (using MS Access definitions for sake of simplicity) - the
size of text field is 255 characters whereas a "memo" field (or extended
text field which can contain all kinds of different types of data - letters,
numbers images etc) is defined as follows:

"Up to 63,999 characters. (If the Memo field is manipulated through DAO and
only text and numbers [not binary data] will be stored in it, then the size
of the Memo field is limited by the size of the database.)"

In short - regardless of how much Outlook will store, doesn't matter if the
target doesn't accept it and there are numerous things that Outlook allows
that make database programs very unhappy. When you get into "syncing" with
devices that generally have limited memory - not uncommon for the devices to
allow only enough data per field to give an idea as to content versus
downloading everything for a single contact which allows you to download
more contacts overall within the capacity of its available memory.

Karl

__________________________________________________ _
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com


"Stuart Troy" wrote in message
...
Hi,

I'm looking for a table of field character limits in Outlook.
In particular I'd like to know the character limitation in the Contact
Notes
field.

What I'm finding is if you TYPE into the Contact Notes field, it seems to
allow 7,245,252 characters. But if you PASTE into the Contact Notes
field,
it only accepts the first 1,048,576

The reason for my query is to do with syncing with Nokia devices. They
are
imposing their own field size limitations, and it's causing text to be
truncated when syncing.

Thanks for your help.

Stuart Troy
Sydney AUSTRALIA



  #3  
Old August 31st 07, 03:06 AM posted to microsoft.public.outlook.contacts
Stuart Troy
external usenet poster
 
Posts: 2
Default Contact Field Size Limits

Hi Karl,

Thank you for your response, but I am seeking explicit details on the field
data lengths imposed by Outlook 2003. Specifically the fields related to
Contacts.

Anyone?

Stuart Troy
Sydney, Australia


"Karl Timmermans" wrote:

Don't know explicitly what Outlook sets as size limits for text fields in
its various versions but your problem is not with what Outlook allows but
rather what the target of that data accepts in terms of data limits. Nokia's
limits are their own just as I suspect that the "Paste" function only pastes
1mb of data (never checked it personally so assuming your description to be
correct. Don't have a test file handy at the moment with a 1mb+ field to
check the limits of the Paste function)

In database terms (using MS Access definitions for sake of simplicity) - the
size of text field is 255 characters whereas a "memo" field (or extended
text field which can contain all kinds of different types of data - letters,
numbers images etc) is defined as follows:

"Up to 63,999 characters. (If the Memo field is manipulated through DAO and
only text and numbers [not binary data] will be stored in it, then the size
of the Memo field is limited by the size of the database.)"

In short - regardless of how much Outlook will store, doesn't matter if the
target doesn't accept it and there are numerous things that Outlook allows
that make database programs very unhappy. When you get into "syncing" with
devices that generally have limited memory - not uncommon for the devices to
allow only enough data per field to give an idea as to content versus
downloading everything for a single contact which allows you to download
more contacts overall within the capacity of its available memory.

Karl

__________________________________________________ _
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com


"Stuart Troy" wrote in message
...
Hi,

I'm looking for a table of field character limits in Outlook.
In particular I'd like to know the character limitation in the Contact
Notes
field.

What I'm finding is if you TYPE into the Contact Notes field, it seems to
allow 7,245,252 characters. But if you PASTE into the Contact Notes
field,
it only accepts the first 1,048,576

The reason for my query is to do with syncing with Nokia devices. They
are
imposing their own field size limitations, and it's causing text to be
truncated when syncing.

Thanks for your help.

Stuart Troy
Sydney AUSTRALIA




  #4  
Old August 31st 07, 04:46 AM posted to microsoft.public.outlook.contacts
Karl Timmermans
external usenet poster
 
Posts: 449
Default Contact Field Size Limits

Let me rephrase my original answer about explicit field size limits text
fields - don't know of any "practical" limit on a "per field" basis -
leastwise none that I've ever seen published anywhere.

The basic premise in your question is that "explicit" and "absolute" field
sizes exist/are imposed (which would hold true for all non-text fields, i.e.
boolean, date, number etc). However, there are a myriad of factors that come
into play with "text" fields that include the infostore used (PST Type, Exch
etc), transport mode, data access mode, custom form usage, online or
offline, combined with overall capacity size limits of the info-store etc.

However, if there is a published spec for text fields that identifies an
absolute finite size for text fields under any condition that anyone is
aware of - certainly would also be interested in finding that info out.

Karl
__________________________________________________ _
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com




"Stuart Troy" wrote in message
...
Hi Karl,

Thank you for your response, but I am seeking explicit details on the
field
data lengths imposed by Outlook 2003. Specifically the fields related to
Contacts.

Anyone?

Stuart Troy
Sydney, Australia


"Karl Timmermans" wrote:

Don't know explicitly what Outlook sets as size limits for text fields in
its various versions but your problem is not with what Outlook allows but
rather what the target of that data accepts in terms of data limits.
Nokia's
limits are their own just as I suspect that the "Paste" function only
pastes
1mb of data (never checked it personally so assuming your description to
be
correct. Don't have a test file handy at the moment with a 1mb+ field to
check the limits of the Paste function)

In database terms (using MS Access definitions for sake of simplicity) -
the
size of text field is 255 characters whereas a "memo" field (or extended
text field which can contain all kinds of different types of data -
letters,
numbers images etc) is defined as follows:

"Up to 63,999 characters. (If the Memo field is manipulated through DAO
and
only text and numbers [not binary data] will be stored in it, then the
size
of the Memo field is limited by the size of the database.)"

In short - regardless of how much Outlook will store, doesn't matter if
the
target doesn't accept it and there are numerous things that Outlook
allows
that make database programs very unhappy. When you get into "syncing"
with
devices that generally have limited memory - not uncommon for the devices
to
allow only enough data per field to give an idea as to content versus
downloading everything for a single contact which allows you to download
more contacts overall within the capacity of its available memory.

Karl

__________________________________________________ _
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com


"Stuart Troy" wrote in message
...
Hi,

I'm looking for a table of field character limits in Outlook.
In particular I'd like to know the character limitation in the Contact
Notes
field.

What I'm finding is if you TYPE into the Contact Notes field, it seems
to
allow 7,245,252 characters. But if you PASTE into the Contact Notes
field,
it only accepts the first 1,048,576

The reason for my query is to do with syncing with Nokia devices. They
are
imposing their own field size limitations, and it's causing text to be
truncated when syncing.

Thanks for your help.

Stuart Troy
Sydney AUSTRALIA






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DBX Folder Size Limits mcp6453 Outlook Express 1 June 23rd 07 04:44 PM
File attachment size limits Gene Hora Outlook Express 7 August 22nd 06 08:02 PM
Mailbox Size limits and a growing Calendar headrush Outlook - Calandaring 5 June 24th 06 04:17 PM
Field size limits in BCM... Bob McIntyre Outlook - Using Contacts 0 April 27th 06 03:10 AM
Size Limits JCO Outlook - General Queries 1 March 5th 06 10:17 PM


All times are GMT +1. The time now is 06:18 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Mortgage Calculator - Dutch Bodybuilding Forums - Babb Fest - Free RPG - Secured Loans