Thank you!

On Thu, Jun 25, 2009 at 3:18 PM, Adam Monsen
<[email protected]>wrote:

> > Resetting the database would be fine - I just don't know how to do it!
>
> Creating a Mifos production database is covered in the INSTALL file
> shipped with Mifos releases.
>
> ***        *************     *************        ***
> If you have an existing database, you first need to drop it. Warning:
> this will delete _all_ your existing production data.
> ***        *************     *************        ***
>
> Assuming your database name is "ok_to_delete", you would execute this
> statement in the MySQL console:
>
>  DROP DATABASE ok_to_delete;
>
> Then run the appropriate SQL scripts (also bundled with your Mifos
> release) to re-create the necessary Mifos table structure.
>
> If you built and installed Mifos from source, you probably already know
> where to find the INSTALL file (top level of working copy) and SQL
> scripts (mifos/src/main/sql).
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Mifos-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>


-- 
Leah Morgan
Program Manager
Chapter 58 Trust

US Mobile: +1 678 438 4059
Ghana Mobile: +233 (0)20 647 7785

Skype: leahmorgan
------------------------------------------------------------------------------
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to