Mysql Database Hosting
Information Technology Resources (ITR) and the College of Information Science and Technolgy have teamed up to provide hosting for MySQL databases on the server rucs.radford.edu.

MySQL databases may be used in conjuction with other programming languages (such as php and Perl) to generate on-the-fly web pages.

In order to create a web database application you will need to:
  • Request/create a MySQL database
  • Change password for MySQL database
  • Create a database and then a web page to access the database
  • Set the permissions on your web pages to keep your database password secure.

    MySQL Tools & References

  • RU Mysql Admin Tool (Use this to modify your database.)
  • Mysql Manual
  • Migrating from Microsoft Access to MySQL