On Tue, Jan 16, 2001 at 03:04:23PM +0200, Sinisa Milivojevic wrote:
> Gerald L. Clark writes:
>  > Rick Pasotto wrote:
>  > > 
>  > > SELECT concat(last_name,", ",first_name) as name from members
>  > > 
>  > > results in a column that is much wider than necessary. Adding trim() to
>  > > the concat() nor to the components makes any difference.
>  > > 
>  > > Can the column width be specified?
>  > > 
>  > > --
>  > It doesn't for me.
>  > What table type, and field types are you using?
> 
> Hi!
> 
> One of the options in options dialogue is a default maximum  column
> width. 

Which applies to *all* columns, not individual ones.

> But all column widths  are resizeable, of course.

What is this "of course" bit? There is no "of course."

If you mean resizing with the mouse - of course I tried that.

It didn't work.

The little double-headed arrow displayed but the column wouldn't resize.

I wouldn't have asked the question if the answer were so obvious.

After reading your response I thought I would, just for kicks, try
again with the mouse. This time it worked - a couple of times. Then
it stopped. Why? I have no clue. I'm doing exactly the same thing.
Does your left toe have to be pointing a certain direction?

And I never got the extreme right hand column to resize.

-- 
"The state is that great fiction by which everyone tries to live at the
expense of everyone else."
                --Frederic Bastiat
                   Rick Pasotto email: [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to