Re: [Tutor] database applications with Python - where to start

2005-05-05 Thread Alan Gauld
Well I'm currently working on a database programmers guide for my tutorial and I'm happy to send you what I've done so far - but its only half complete. However any feedback would be good. (It assumes the use of SQLite as the actual database) Alan G. PS It'll probably be another month at least bef

Re: [Tutor] database applications with Python - where to start

2005-05-05 Thread William O'Higgins
On Thu, May 05, 2005 at 02:03:30PM +0100, Barnaby Scott wrote: >Hi, this is one of those difficult questions about where to start! > >I want to create a book-keeping/accounting application for my own use >1. because I can't find any that suits me, and >2. because I want to improve and extend my kno