Asking Memo

accessman2

Registered User.
Local time
Today, 00:09
Joined
Sep 15, 2005
Messages
335
Hi,

I create the table, and fieldname,

What is the datatype, memo?

Datatype: Text
Fieldsize : 255 (max char)

Datatype: Memo

For the memo datatype, what is the size for that?
Is it unlimited size?

Please let me know, thanks.
 
The answer is in Access Help, under DataType Property.
 
memo type holds 64000 characters, but note - you cannot sort it.
 
Actually according to A2k Help it's 65,535, but why not let the OP learn how to find things themselves?
 
its funny - I assumed it ought to be 65535, but in A97 help it specifically says 64000 characters. Perhaps they meant 64K and it came out as 64000.
 

Users who are viewing this thread

Back
Top Bottom