can I get a copy of the online demo database
Submitted by Guest on Wed, 06/08/2008 - 06:07
Is it possible to get a copy of the demo database...the prepopulated database doesn't have a big enough dataset for me?
Re: [OpenVPMS Developers] can I get a copy of the online demo da
used for testing purposes. You need to have maven 1.0.2 installed in order to do this.
To check out the 1.2-beta-2 archetypes source to a directory named 'archetypes':
svn co svn://svn.openvpms.org/openvpms/archetypes/tags/openvpms-archetypes-1.2-beta-2 archetypes
In the new archetypes directory, you need to create a file named 'build.properties'
containing the following:
In order to perform the load, you need to start with an empty database:
-Tim