You can use phpMyAdmin, a popular web based tool for MySQL database administration.
To access phpMyAdmin:
Go to the NetWare server administration page.
For example, https://servername:2200/welcome/index.html.
In the left panel, from Open Source, select MySQL 4.0.
In the MySQL 4.0 page, click
link from the MySQL links to launch the phpMyAdmin authentication dialog box.In the phpMyAdmin authentication dialog box, enter the MySQL username and password to access the phpMyAdmin administration page.
With phpMyAdmin you can administer the following MySQL tasks:
Create and drop databases
Create, copy, drop, rename and alter tables
Table maintenance
Execute any SQL-statement, even batch-queries
Delete, edit and add fields
NOTE:When using the phpMyAdmin on Internet Explorer, saving the files using export might fail.