Theres still al lot of coding to do but I think im creating a good usable accounting package. I have atleast turned the database to Firebird and got the code to use transactions. There was a lot of code bulld on TTable doing Atable.locate to get the right record. When doing a multy user setup on a internet server this is not good :-) so I changed most of it to selects using SQL.
But I still want to write out the Quickreports and all other commercial components. So I gess I have my work cut out for me. Met vriendelijke groet, Pieter Valentijn Delphidreams http://www.delphidreams.nl -----Oorspronkelijk bericht----- Van: Graeme Geldenhuys [mailto:[EMAIL PROTECTED] Verzonden: zaterdag 2 december 2006 15:05 Aan: [email protected] Onderwerp: Re: [lazarus] Gambas On 12/2/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > If it's about osFinancials (the former TurboCash): > > I think it should be very possible to port it to lazarus. But as > usual, time is probably the issue. I don't like TurboCash at all, and wasn't going to use that. I'm not a fan of web based products either! I want to start from scratch. Completely based on OOP for a start and unit tested from every possible angle. I worked at a company in the UK and helped develop a very complex accounting system. Unfortunately it was a nightmare to maintain and it had code inside forms, used global variable and tide specific to MS SQL Server. Not the route I want to follow, though would like to use some of their ideas and other ideas from BS/1 Accounting. -- Graeme Geldenhuys Location: S 34° 03.168' E018° 49.342' http://tinyurl.com/y6lc26 There's no place like 127.0.0.1 _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
