Is it possible to expand the format of a description field to match
the database's column specs? I want to take full advantage of the size
of the column in the database.
Example:
Table: ProjPhase
Column: Descripton
Datatype: varchar(60)
The screen's format is limited 30 characters. Is there way to expand
the format to 60 characters?
Thanks
Clinton Edwards
Trinity Yachts
the database's column specs? I want to take full advantage of the size
of the column in the database.
Example:
Table: ProjPhase
Column: Descripton
Datatype: varchar(60)
The screen's format is limited 30 characters. Is there way to expand
the format to 60 characters?
Thanks
Clinton Edwards
Trinity Yachts