From: Graeme B. <gb...@te...> - 2006-11-01 10:31:47
|
Hi all This may be slightly off the real topic, but I import clients from a csv sheet using the command line in psql every once in a while (new members to a sports club), but I can't find the field to select "Tax Included", so I have to manually go and select the radio button on each new client. Does anyone know how I can get around this? Graeme -----Original Message----- From: sql...@li... [mailto:sql...@li...]On Behalf Of Remco van Vugt - Chris Hectors Compuvision Sent: Wednesday, November 01, 2006 10:59 AM To: sql...@li... Subject: Re: [SL] importing csv files Well maybe you should write something yourself, i've done so by writing a php script that's able to import our suppliers products by reading a comma delimited file. PHP is great language to use for such kinda things i think... Remco Danita Zanre schreef: >> Quickbooks is pretty much a 'Hotel California' for transaction data. They go >> to great lengths to prevent you from getting transaction data. >> > > I know - that's why I don't use it any longer <g>. I'm not actually looking to convert Quickbooks data. I'm looking to import data into SQL-Ledger through ascii delimited files. For example, we moved to Paypal Website Payments Pro for our online credit card processing company - we can download transactions in various formats: comma delimited, tab delimited, Quicken or Quickbooks. I'd be happy with an import tool that could handle any of those really. > > Danita > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > -- Met vriendelijke groet, Remco van Vugt - Chris Hectors Compuvision E: r.v...@ch... T: 0164-674935 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sql-ledger-users mailing list sql...@li... https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |