Stephane...

What is the process you are trying to do?

In order to do commands in dos

Go to a command prompt:

C:\

Type this:

Cd \mysql\bin

Now type this:

Mysql

Now you should see this

Mysql>

Type this:

\u name of your database;

Now type in the command:

Show tables;

Make sure you follow the command with a " ; "



-----Original Message-----
From: Stephane Collas [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, March 03, 2002 12:27 PM
To: Roger Baklund; 'mysql'
Subject: Re: Commands...


Hi Roger,

It was may be a bad way to expressed.

I mean, I can't type the commands in DOS window, there are no .exe

Actually, would like to type my commands in text mod.

Regards

Steph

----- Original Message -----
From: "Roger Baklund" <[EMAIL PROTECTED]>
To: "'mysql'" <[EMAIL PROTECTED]>
Cc: "Stephane Collas" <[EMAIL PROTECTED]>
Sent: Sunday, March 03, 2002 7:20 PM
Subject: RE: Commands...


> * Stephane Collas
> > Have installed:
> > mysql  Ver 11.16 Distrib 3.23.49, for Win95/Win98 (i32)
> >
> > I use a Win2K Pro, and downloaded it from http://www.myqsl.com
> >
> > The problem is that a lot of commands are missing, like CREATE
TABLE, or
> > even SHOW TABLE
>
> What do you mean "commands are missing"...? Do you get an error
message
when
> you try to use these commands? Can you show us what you have tried and
the
> error message you get?
>
> There is no command called SHOW TABLE... maybe you mean SHOW CREATE
TABLE
or
> SHOW TABLE STATUS?
>
> --
> Roger
> query
>
>
> ---------------------------------------------------------------------
> 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


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