From: opto <bu...@op...> - 2013-11-14 18:42:23
|
or: store xml in database whenever form is updated. That could be as plain text. whenever software is updated, pull xml from database and write into files. That way, for upgrade, everything is safely in the db. For daily use, access file instead database, which might be faster if no specialised xml storage in the db is chosen, Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656879.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |