From: Craig J. <cr...@sm...> - 2001-01-26 10:40:17
|
Hi Matthew I am currently developing a seperate app to use on Wyse Terminal's as a = frontend to SQL-Ledger. Ultimatley (The way I see it) SQL-Ledger is=20 simply a frontend to the postgresSQL database. So writing another type of Frontend should not really pose too much of a= =20 problem. The linux console scripts I am putting together for my own=20 business simply write to the same database and tables. The only thing=20 that's really different is the user interface. So I don't see why you couldn't do it from another application. The test= s=20 I've come up with on my consoles appear to work and I havn't noticed any= =20 problems with SQL-Ledger itself after using the console app. For those of you on this list interested in a Console application, I wil= l=20 be releasing it as soon as I feel comfortable with it's performance. Hope that helps out a little. Regards Craig Jansen (CeeJay Computer Services) PH: +64 21 144 1851 FAX: 64 6 323 2060 http://www.cjcs.yi.org >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > 2. Can anyone, maybe Dieter, comment on integrating sql-ledger with > front-office software. We are writing a CRM app with PHP / mySQL (but = may > change to PostgreSQL) and I need to integrate with an accounting packa= ge. > I haven't yet looked under the hood of sql-ledger as we don't have > postgresSQL installed, but am I right in guessing that I'll be able to= =20 write > a function to create invoices in sql-ledger from our CRM package ... i= e=20 from > outside sql-ledger? |