Reference:
Database Manager |
netINS
Hosting Solutions> Reference > Database Manager |
What is it?
Database Manager is a web based MySQL client that allows you to
create and manipulate a maximum of two MySQL databases. Database
Manager is best used for creating databases and tables. For populating
a database, you should consider using a script(PHP, ColdFusion)
or CGI. Database Manager builds SQL statements from the various
options that you select. This is the reason for the "Build SQL
Query" button. Viewing the Query gives you an opportunity to
review the query before running it. Clicking the "Run SQL Query" button
submits the query to the SQL server.
How Does It Work?
To access the Database Manager, select “Website Management”from
the main menu, and select “DB Manager”from the Website
Management menu.
What is Related?
Databases
|