Changing the Length of A Field...

What’s the best way to do this…

I have a field in my Sybase that I deleted in Developer and recreated with the same name but a longer length. I went from 50 to 5000.

When I upload my Solution to Server I get the standard warning about the field being of different lengths.

I tired going in on Sybase and changing it manually but that didin’t work.

Is the best way to change this just to use a field in the same position while deleting the original, making sure the names are different?

Close developer and use sybase Central to change the field length. Should work…

I did that. That’s what I ment by Sybase. I should have said Sybase Central.

Any other suggestions?

Did you restart Servoy Server after you changed the table with Sybase Central ?
Or else you won’t see any change inside Servoy.