‎2009 Jan 22 2:39 PM
Hi ALL,
I need to change a field type DEC 13,5 to DEC 15,12. But I received an error message - Length change - ALTER TABLE is not possible.
Does anyone has a solution for that? Do I have to save data into a temporary table and then make the change?
Best regards, please help me!!
‎2009 Jan 22 2:45 PM
Hi,
After changing the length of the filed you need to adjust the database table.
Use the menu path Utilities->database objects->Database Utility.
Select the save data radio button and press the Activate and adjust database pushbutton.
‎2009 Jan 22 8:20 PM
Thanks a lot Avinash Kodarapu,
We had changed the table.
Best regards
José Alves