Check out dbunit: http://www.dbunit.org, while it is oriented for unit testing, I know quite a few people who use it to populate their databases as part of their initial builds.
Eric -----Original Message----- From: Eric Emminger [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 3:24 PM To: Turbine Users List Subject: Re: import/export tools Jeffery > I was wondering if anyone has any good pointers for frameworks for data > import/export tools. > > I was looking at the Castor project but not sure how to integrate into my > turbine app. What can Castor do? If you could give me a simple summary I would greatly appreciate not having to research it myself! :) Torque has some very simple import/export functionality. We may just build on top of Torque's existing code to fulfill our needs. > I wanted to provide dynamic data exports from the turbine application, > nice reporting agent type thing. xml would be nice, but I do need a CSV > export for shipping component as well. We have similar needs. Eric -- Eric Emminger [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
