answersLogoWhite

0

The Memo data type is used like you would use the text data type in Mysql or Sql Server. It is a data type for large texts. In MS Access the Text data type can contain a maximum of 255 characters, for larger texts you use the Memo type.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is text an access data type?

No, "text" is not an access data type. In Microsoft Access, commonly used data types include Text, Number, Date/Time, Memo, and Yes/No among others. Text is used to store alphanumeric data such as names or descriptions.


How long is a memo data type in access?

very long


What is in access data type?

auto, numbers, text, memo


Which type of object is used to organize and store data in Microsoft Access?

Which type of object is used to organize and store data in Microsoft Access 2010?Read more: Which_type_of_object_is_used_to_organize_and_store_data_in_Microsoft_Access_2010


In access 2007 what is the data type you can store a variable amount of text or combination of text and numbers?

Memo


In Access text data type contain maximum character of?

In Access, the Text data type can hold up to 255 characters. If you need to store more characters, you can use the Memo data type, which can store up to 65,535 characters.


What is Data type in?

auto, numbers, text, memo


What are the data type available for Access table field?

Access Data Types are : Autonumber, Memo Text, Number, Yes/No, date/time, OLE object, Hyperlink, Currency.


Would be a name of a Microsoft Access file?

Type is Microsoft Access Database (.mdb)


What is a common data type that consists of lengthy text enteries?

memo


What happens if you convert memo data type to text?

When you convert a memo data type to text, any text stored in the memo field will be converted to plain text format. Any formatting, such as line breaks or special characters, may be lost during this conversion.


In Microsoft Access if the value 1000.5 is entered in a field in access that has been defined as currency data type then the value will display how?

$1,000.50 (depending on how you configure comma and currency symbol)