Mike,

Thanks for the suggestions.  First the good news.  MySQLFront seems to work 
fine based on the limited testing I've done thus far.

The bad news is that even after expanding the width of the DOS window I get 
the same results whenever the varchar(255) event column is selected.  At 
least I now know from MySQLFront that it _is_ a display problem only.  The 
actual data appears to be correct.  I'd still like to resolve it, however, 
so if anyone has any further ideas ...

Jeff


----Original Message Follows----
From: mos <[EMAIL PROTECTED]>
To: "Jeff Allen" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: Distorted display of query output in W2K
Date: Thu, 27 Jun 2002 09:58:02 -0500

At 09:28 AM 6/26/2002, you wrote:
>I recently installed MySQL on a computer running Windows 2000 and
>have been working through the tutorial session in the manual. All
>went well until I created the second (event) table.  While I believe
>that all the data in the table is correct, any query which returns
>the remark column results in a distorted display.  I've been working
>from a command prompt window.  Pasted below is the output of one
>session.
>
>Is this a bug in the windows version of MySQL, or am I screwing up?
>Also, is there a free GUI available for the MySQL client?
>
>Jeff Allen

Jeff,
         You are probably getting line wrap. Adjust the screen width of you
DOS window by selecting the black "C:" icon in upper left of window and
select "Properties". Go to the layout tab and set the window size width to
132 or even 255. This should solve the wrapping. You may also want to
increase the screen buffer height so you can scroll back more lines.

         For a free Windows GUI, try MySQLFront from
http://www.anse.de/mysqlfront/.  There is also PhpMyAdmin for remote access
from http://www.phpmyadmin.net/.

Mike


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


---------------------------------------------------------------------
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