working with MgdSchema
-
Samir Bhatt
working with MgdSchema
Sat April 18 2009 10:13:01 UTCI have two XML files and I have also created two tables in the midgard database.
I am not sure about how to make the link between them and once the tables are ready how the user will enter the data using the midgard interface into these tables.
Please guide me on 1.correct usage of MgdSchema 2.midcom.helper.datamanager2.
If I want to combine both of this table schema into one MgdSchema, how should I do it.
Samir
-
Re: working with MgdSchema
Mon April 20 2009 13:36:36 UTCHi,
I have two XML files and I have also created two tables in the midgard database.
It shouldn't be necessary to create the tables yourself. Just create the MgdSchema XML files and place them to /usr/share/midgard/schema. Then then midgard-schema tool can create the tables for you.
correct usage of MgdSchema
This blog post should help you get started: http://bergie.iki.fi/blog/introduction_to_midgards_database_abstraction_system/
midcom.helper.datamanager2
Start with the documents in http://www.midgard-project.org/documentation/midcom-helper-datamanager2/
/Henri
