Re: [Tutor] python>data>sqlite>python>data>paper

2005-03-14 Thread Jan Ekström
For example a balance report for a company. Regards Jan - Original Message - From: "Danny Yoo" <[EMAIL PROTECTED]> To: "Jan EkstrÃm" <[EMAIL PROTECTED]> Cc: Sent: Monday, March 14, 2005 3:14 AM Subject: Re: [Tutor] python>data>sqlite>python>d

Re: [Tutor] python>data>sqlite>python>data>paper

2005-03-13 Thread Danny Yoo
On Sat, 12 Mar 2005, [iso-8859-1] Jan Ekström wrote: > I have looked through a lot of tutor documentation. But I would ask > someone to show me python code for putting som data in a sqlite database > and code showing how I get data out of such a database Hi Jan, You may want to look at:

[Tutor] python>data>sqlite>python>data>paper

2005-03-12 Thread Jan Ekström
I have looked through a lot of tutor documentation. But I would ask someone to show me python code for putting som data in a sqlite database and code showing how I get data out of such a database and finaly code for printing data on a special part of a paper. Anybody knewing? Jan   __