Re: How can I override 'Memo' field size default to make it larger??
From: John Vinson (jvinson_at_STOP_SPAM.WysardOfInfo.com)
Date: 03/30/04
- Next message: Matthew: "Re: emailing access files"
- Previous message: John Vinson: "Re: Query"
- In reply to: Magpie1: "How can I override 'Memo' field size default to make it larger??"
- Next in thread: Magpie1: "Re: How can I override 'Memo' field size default to make it larger??"
- Reply: Magpie1: "Re: How can I override 'Memo' field size default to make it larger??"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 12:48:48 -0700
On Tue, 30 Mar 2004 09:27:23 -0800, "Magpie1"
<anonymous@discussions.microsoft.com> wrote:
>How can I override the 'Memo' field size 255 char default
>to the 65,535 char that the MS Access Help says it can
>contain?
ummm... A Memo field does not HAVE a default size!
I suspect that this is actually a Text field, not a Memo field. To
change it you must open the Table (not the query) in design view;
check the data type of the field, and if it's not Memo, change it to
Memo. Compact the database afterward if there is already data in the
table since Access will have to rebuild the table.
John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
- Next message: Matthew: "Re: emailing access files"
- Previous message: John Vinson: "Re: Query"
- In reply to: Magpie1: "How can I override 'Memo' field size default to make it larger??"
- Next in thread: Magpie1: "Re: How can I override 'Memo' field size default to make it larger??"
- Reply: Magpie1: "Re: How can I override 'Memo' field size default to make it larger??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|