Changing a field size

N

Nigel Bennett

I ahve added a field using code and I need to change the
size of it from 100 to 150 Characters.

How would this be done in code

Nigel
 
A

Alex Dybenko

you have to create a new field, size 150, run update query to copy data from
old to new field, then delete old and rename new to old
 

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

Top