Bill, In addition to Allastair's comments, another option is to unload the database (unload all) to a file, and edit the column definitions there before running it to reconstitute the database. If a large database, you can unload the structure and data seperately.
That said, renaming 10 columns vs the above sounds about equivalent to me time wise so it may not be worth the fuss. Ben Petersen On 16 Dec 2003 at 14:46, William Owens wrote: > I AM RUNNING RBASE 6.1 DOS.. I HAVE A COLUMN NAMED MEMORY IN 10 TABLES IN > THE DATABASE > THE CURRENT SIZE IS TEXT 30. IS THERE A WAY I CAN RESIZE TO TEXT 40 IN ALL > TABLES??? > > BILL >

