A Microsoft Office (Excel, Word) forum. OfficeFrustration

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 » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

size of memo field



 
 
Thread Tools Display Modes
  #1  
Old July 8th, 2004, 05:17 AM
Frank
external usenet poster
 
Posts: n/a
Default size of memo field

We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?
  #2  
Old July 8th, 2004, 10:13 AM
Brendan Reynolds
external usenet poster
 
Posts: n/a
Default size of memo field

Memo field: 65,535 characters when entering data through the user interface,
1 gigabyte of character storage when entering data programmatically.
Database: 2 gigabytes assuming Access 2000 or later. See 'specifications' in
the help file for details. What error are you getting?

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.


"Frank" wrote in message
...
We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?



  #3  
Old July 8th, 2004, 10:16 AM
Pat Garard
external usenet poster
 
Posts: n/a
Default size of memo field

G'Day Frank,

The limit for each Memo field is 65,536 characters.

You can store LONG formatted Text/Documents/
Spreadsheets/Images/databases etc etc in OLE
object fields.

You don't say what the error was.
--
Regards,
Pat Garard
Australia

______________________________________


  #4  
Old July 8th, 2004, 10:16 AM
Pat Garard
external usenet poster
 
Posts: n/a
Default size of memo field

G'Day Frank,

The limit for each Memo field is 65,536 characters.

You can store LONG formatted Text/Documents/
Spreadsheets/Images/databases etc etc in OLE
object fields.

You don't say what the error was.
--
Regards,
Pat Garard
Australia

______________________________________


  #5  
Old July 8th, 2004, 10:27 AM
Joseph Meehan
external usenet poster
 
Posts: n/a
Default size of memo field

Frank wrote:
We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?


Access, at least the older versions can have problems with corrupted
memo fields. After getting several of them I removed all my memo fields.
Fixing them are really difficult since the error does not show on the record
with the problem.

--
Joseph E. Meehan

26 + 6 = 1 It's Irish Math



  #6  
Old July 8th, 2004, 10:27 AM
Joseph Meehan
external usenet poster
 
Posts: n/a
Default size of memo field

Frank wrote:
We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?


Access, at least the older versions can have problems with corrupted
memo fields. After getting several of them I removed all my memo fields.
Fixing them are really difficult since the error does not show on the record
with the problem.

--
Joseph E. Meehan

26 + 6 = 1 It's Irish Math



  #7  
Old July 8th, 2004, 10:51 AM
david epsom dot com dot au
external usenet poster
 
Posts: n/a
Default size of memo field

Corrupted memo fields are a problem much older than
Access (you got the same kind of problem in an office
filing system, and at some time or other in every
database system ever written had similar problems).

However, there are no known specific problems with
Access if you have a current version back to A97 SR2.

"Joseph Meehan" wrote in message
...
Frank wrote:
We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?


Access, at least the older versions can have problems with corrupted
memo fields. After getting several of them I removed all my memo fields.
Fixing them are really difficult since the error does not show on the

record
with the problem.

--
Joseph E. Meehan

26 + 6 = 1 It's Irish Math





  #8  
Old July 8th, 2004, 10:51 AM
david epsom dot com dot au
external usenet poster
 
Posts: n/a
Default size of memo field

Corrupted memo fields are a problem much older than
Access (you got the same kind of problem in an office
filing system, and at some time or other in every
database system ever written had similar problems).

However, there are no known specific problems with
Access if you have a current version back to A97 SR2.

"Joseph Meehan" wrote in message
...
Frank wrote:
We have a memo field for each record and what I would
like to know if there is a limit to the date we can enter
both for the individuel record and also the total
batabase. We have suddenly got an error on the database
and am wondering itf it is as a result on the memo data
we have on the system?


Access, at least the older versions can have problems with corrupted
memo fields. After getting several of them I removed all my memo fields.
Fixing them are really difficult since the error does not show on the

record
with the problem.

--
Joseph E. Meehan

26 + 6 = 1 It's Irish Math





 




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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use a teble with a memo field Steve General Discussion 1 June 23rd, 2004 02:30 AM
Determine the start position of each CanGrow memo field on a report when it is printed. DaveR General Discussion 5 June 17th, 2004 01:23 PM
NUMBERING the pages Bob New Users 7 June 14th, 2004 12:20 AM
Questions about memo field and buttons King Kaos Using Forms 1 June 4th, 2004 03:13 AM


All times are GMT +1. The time now is 11:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.