Maximum field size

  • Thread starter Thread starter VR
  • Start date Start date
V

VR

Is there any way to set the maximum field size for a Text column to store
more than 255 chars? Or I just need to cut the string into 255 chars blocks
and use multiple columns?


Thanks a lot,
Victor Reboucas
 
VR said:
Is there any way to set the maximum field size for a Text column to store
more than 255 chars? Or I just need to cut the string into 255 chars
blocks and use multiple columns?


Thanks a lot,
Victor Reboucas
 
VR said:
Is there any way to set the maximum field size for a Text column to store
more than 255 chars? Or I just need to cut the string into 255 chars
blocks and use multiple columns?


Thanks a lot,
Victor Reboucas
 
VR said:
Is there any way to set the maximum field size for a Text column to store
more than 255 chars? Or I just need to cut the string into 255 chars
blocks and use multiple columns?


Thanks a lot,
Victor Reboucas
 

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