connieharper
Registered User.
- Local time
- Today, 22:21
- Joined
- Sep 15, 2000
- Messages
- 17
I know you can use CREATEFIELD to create a new field but I need to update the field type. I read where the only way to do it was to create a new field and append the old data to the new field, but the new field I create has to have the same field name as the old one otherwise I have to recode everything that has used the field name in the past.
When I try using CREATEFIELD to create a field with a name the same as another in the table, I get an error message that it can't be done. How can I get around this?
When I try using CREATEFIELD to create a field with a name the same as another in the table, I get an error message that it can't be done. How can I get around this?