[OFBiz] Users - Techniques for moving large tables help
David Riggle
driggle at hlmksw.com
Thu Oct 13 11:39:25 EDT 2005
Hello everyone.
I am trying to port a table with about 3800 records into ofbiz. The way
I am currently trying it is by grabbing all the records by using the
delegator.findAll() method. The problem I am having is that my computer
ends up running out of memory during this method. What are some other
ways to port this large amount of data into ofbiz's tables?
- David Riggle
More information about the Users
mailing list