thanks
De : Sangamesh Nadagoudar
À : Serge Consty ; A good place to start for users or
folks new to Mifos.
Envoyé le : Mercredi 20 avril 2016 6h45
Objet : Re: [Mifos-users] Sample data
Hello Serge,
Every release of Mifos X comes with sample data sql file. You could run this
sql
Hello Serge,
Every release of Mifos X comes with sample data sql file. You could run
this sql script which will load with sample data. Located here:- Ex:-
mifosplatform-16.01.2.RELEASE\database\migrations\*sample_data
>> load_sample_data.sql*
Thanks,
Sangamesh
On Wed, Apr 20, 2016 at 4:40 AM, Se
Hello,
In order to become familiar with Mifos, Please can someone send me a sample of
data (a mysql file within data sample)?
thank you very much.
Best regards.--
Find and fix application performance issues faster with Ap
Ø collection sheet report, it showed a warning that I do not have permission
to perform this activity
Can you try uploading the report and seeing if that uploaded report also has a
permission issue? To Upload a the Collection sheet report, go to the Admin
section, click on "Upload report
Yes,
You should
Drop database mifos;
Create database mifos;
Then import the small mfi data, then run Mifos 1.5 on top of that.
Ryan
On 6/16/10 16:05, "Udai Gupta" wrote:
> no need of older scripts, I think "small mfi data" contains create tables etc.
>
> and yes you got the later part corr
no need of older scripts, I think "small mfi data" contains create tables
etc.
and yes you got the later part correct, just restore the database and start
Mifos on that
Udai
--
ThinkGeek and WIRED's GeekDad team up for th
Hi,
Okay, that way it's not going to work.
You need restore the database (older one also have create table etc ) and
then start Mifos on that.
Mifos will upgrade that database to latest.
Udaii
--
ThinkGeek and WIRED's G
> The problem is, when I imported this sql to mifos database, then some
> functions was broken.
>
> One of the case was the database structure that the application use was
> different from the one that the sql script has modified.
>
> I think it’s about the version, the ‘small MFI data’ provided i