Quantcast
Channel: Akash Chakrawarti » database | Akash Chakrawarti
Browsing latest articles
Browse All 2 View Live

Working with MS Access using PHP ODBC

Usually we use Mysql when we are working with PHP . But we can use any other database as well while working with php like MS Access , oracle & sql etc. In this article i am explaining how to work...

View Article


Important Mysql ssh commands – Mysql with linux

Export Mysql Database dump using SSH mysqldump -u <username> -p <password> <dbname>>filename.sql Note : above command will download the sql file to user directory of the server...

View Article

Browsing latest articles
Browse All 2 View Live