creating fields and tables in database

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

creating fields and tables in database

Vinay Thakur
Hi All

i need to create some tables and fields in mysql database via ofbiz . Can anybody help me to understand the uses of services and simple-methods . and how there are related to each other(basic flow).
Reply | Threaded
Open this post in threaded view
|

Re: creating fields and tables in database

Siju.Ganapathy
hi,

Try to develop your tables in derby xml way. After completing them switch to your db to mysql and restart ofbiz. ofbiz build new tables for you.