Try writing a PERL wrapper, that dumps the table to the screen and then
pipe it to more
% MyPerlwrapper -table <table name> | more
>Is there a user friendly utility that would allow one to display the
>structure of a table or view the contents of one? Of course, this can
>be done from within "mysql -p" but there is no way to pause at each
>screen so most of my information scrolls off of the screen.
>
>I was trying with "mysqladmin <options> | more" but no success and I
>don't see any examples in the manual. Example of what I tried was:
>
>mysqladmin my_db my_table | more
>
>but all I get is:
>mysqladmin: connect to server at 'localhost' failed
>error: 'Access denied for user: 'webmail@localhost' (Using password:
>NO)'
>
>Thanks,
>Don
>
>
>---------------------------------------------------------------------
>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
---------------------------------------------------------------------
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