Hmm, I had already tried padding the columns and in the normal (narrow) mode, it still starts to line-wrap at 18 characters. In wide mode it then puts it in paragraph mode.
Ben -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Fred Johanson Sent: Friday, March 18, 2005 7:18 PM To: [email protected] Subject: Re: Sql query for file listings. Try 'select node_name as "Node",hl_name as "Directory ", etc.' The padding in the AS description serves to widen the column for hl_name (or whatever else). Fred Johanson
