You are Here:
FAQ
Scripting and Programming Languages
MySQL Database
Article #4
|
How to access MySQL DatabaseYou can access MySQL Database in two ways: 1. Accessing via command prompt. Make SSH connection to your web space via PuTTY or any SSH client. Here you can access the database by using a simple command. Please check FAQ: How to connect using SSH myShell:~> mysql -h hostname -u username -p database Enter password: 2. You can access your database through phpMyAdmin. Note: Not all packages have SSH Access. |
© 2008 1&1 Internet Inc - About 1&1 Internet