At 5:25 PM +0200 8/14/01, _lallous wrote:
>I have PHPMyAdmin 2.21
>I only see "GO" button, where can I upload my SQL file?
>

Well my ISP uses PHPMyAdmin 2.10, which I can't imagine would be that 
different from 2.21. Basically, if I load, and click on the database 
name in the left top corner:

        Home
        + databasename

To the right, the window display will list all my databases, action 
options and number of records. Under that area is a text box where I 
can enter SELECT statements, or upload queries as text files. The 
screen generally looks like:

PHPMyAdmin Window (Right Pane Only)

table                   Action                          Records
.........................................................................................................
tb1     Browse  Select  Insert  Properties   Drop       Empty    150
tb2     Browse  Select  Insert  Properties   Drop       Empty    2456

.........................................................................................................
Run SQL query/queries on database"databasename" [Documentation]:

.................................................
:                               :
:                               :
:       text box                        :
:                               :
.................................................
or Location of the textfile:
.....................................
:       file upload     :  Browse
.....................................
Go
.......................................................................................................

The Go button will perform either information from the text box, or 
an indicated file.

I believe it's a typical install of PHPMyAdmin, but I could be wrong.

Alnisa
-- 
   .........................................
    Alnisa  Allgood
    Executive Director
    Nonprofit Tech
    (ph) 415.337.7412  (fx) 415.337.7927
    (url)  http://www.nonprofit-techworld.org
    (url)  http://www.nonprofit-tech.org
    (url)  http://www.tech-library.org
   .........................................
    Nonprofit Tech E-Update
    mailto:[EMAIL PROTECTED]
   .........................................
    applying technology to transform
   .........................................

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to