MicroOLAP Database Designer for MySQL 1.9.7

MicroOLAP Database Designer for MySQL
4/5 (1 votes)
Major strengths of this softwareAreas for improvement
Have your say
Download mymdd.zip (7 MB)

User's advices

MicroOLAP Database Designer for MySQL
Ze Para, on February 3, 2009 04:28 PM
Easy and powerful.
Best answers for « MicroOLAP Database Designer for MySQL » in :
Backup/Restore Mysql database ShowBackup/Restore Mysql database Backup Restore your database Note A simple approach on how to backup and restore MySQL databases. Backup To save an existing database it is recommended that you create a dump. To dump all...
Reinitializing the root password of MySQL ShowReinitializing the root password of MySQL The root password is lost! Reinitializing the password: It's important that you are able to access and modify the admin (root) password of MYSQL, either when installing MySQL for the first...
Backing up the database managed by the user ShowBacking up the database managed by the user 1. Query views for information on database files Use the view V$DATAFILE to obtain a list of names and statements of all data files Use the V$CONTROLFILE to display all the control files...
Download DB Designer ShowAllows you to handle your databases the most efficient way. DBDesigner 4 is a visual database design system that integrates database design, modeling, creation and maintenance into a single, seamless environment. It combines a simple and clear...
Download MySQL Snap ShowMySQL Snap is meant to allow you to make a backup of all your databases of MySQL. Features: It will allow you to dump databases and even create a backup for them. You will be able to connect them at the same time Itr will also save the...
Databases - Using forms ShowUsing forms In order to use databases, the user must be provided with an interface that allows him or her to view data based on certain criteria. There is a tool for this: forms. A form is an interface with components for displaying, entering, or...
Database administrator ShowDatabase administrator A database administrator (or DBA for short) is in charge of maintaining and operating the databases which form a company's information system. Skills Given the critical nature of the data he/she is in charge of, the...
Database Replication ShowIntroduction to Replication Replication consists in ensuring data availability by synchronising copies of a data source on different servers. Replication is mainly used for database management systems that manage thousands or even millions of...