access link text field as memo

  • Thread starter Thread starter Andy Levy
  • Start date Start date
A

Andy Levy

Hi

I have a strange problem. I have two tables in a MySQL database. Both
tables have text type fields - however for one table access shows that the
field is of the 'text' type and the other table it shows it is of the 'memo'
type.

Has anyone got a clue as to how this can happen?


Thanks

Andy
 
Hi

I have a strange problem. I have two tables in a MySQL database. Both
tables have text type fields - however for one table access shows that the
field is of the 'text' type and the other table it shows it is of the 'memo'
type.

Has anyone got a clue as to how this can happen?

I believe that if the size of the field is over 255 bytes Access will
define it as a Memo.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top