From: Uri G. <ur...@be...> - 2006-10-27 21:30:09
|
i have data dumped from another ledger program (quickbooks) in csv files. it is typical stuff like product orders and customer/vendor info. is there any standard way to import these into sql-ledger? or are there any relate utility scripts or examples? i can hack the perl to suit my needs (parsing cvs, column name munging and such) or even do a full script if there is a schema and/or some dbi code i can use. any ideas are welcome. thanx, uri |