How to connect PHPMyadmin DB by creating the batch file.
        Posted  
        
            by Dev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dev
        
        
        
        Published on 2010-05-04T09:43:47Z
        Indexed on 
            2010/05/04
            9:48 UTC
        
        
        Read the original article
        Hit count: 231
        
phpmyadmin
Hi All,
  I have created the sql file to create table in DB, 
I am using PHPMYAdmin But i am not able to connect to the DB,
I want to run this as Batch file.
If i try to MYSQL from command prompt it give error as
'mysql' is not recognized as an internal or external command, operable program or batch file.
Regards, Dev
© Stack Overflow or respective owner