On 19/05/11 17:26, Andre Engels wrote:
On Thu, May 19, 2011 at 8:15 AM, Joe Aquilina wrote:
I realised after I read your response that I probably hadn't included enough
information, partly due to my inexperience in Python and partly due to
haste on my part.
AFter my original post, I had a li
"Joe Aquilina" wrote
I have a (single table) database file (SQLite3). It has one table,
call it literature, with an integer, autoincrement primary key
field. I have created a data entry form in Python that I want to use
to enter new rows into this database file. On the data entry form I
wil
On Thu, May 19, 2011 at 8:15 AM, Joe Aquilina wrote:
> I realised after I read your response that I probably hadn't included enough
> information, partly due to my inexperience in Python and partly due to
> haste on my part.
>
> AFter my original post, I had a little play in Python and was able
On 19/05/11 14:15, Joe Aquilina wrote:
On 19/05/11 13:53, Andre Engels wrote:
On Thu, May 19, 2011 at 6:36 AM, Joe Aquilina wrote:
I am new to this list and very much a beginner to Python. Please
excuse me
if this is a silly question, but in all my searches this morning I
have not
been able
Joe Aquilina wrote:
> I am new to this list and very much a beginner to Python. Please excuse
> me if this is a silly question, but in all my searches this morning I
> have not been able to find an answer.
>
> I have a (single table) database file (SQLite3). It has one table, call
> it literature
On 19/05/11 13:53, Andre Engels wrote:
On Thu, May 19, 2011 at 6:36 AM, Joe Aquilina wrote:
I am new to this list and very much a beginner to Python. Please excuse me
if this is a silly question, but in all my searches this morning I have not
been able to find an answer.
I have a (single tabl
On Thu, May 19, 2011 at 6:36 AM, Joe Aquilina wrote:
> I am new to this list and very much a beginner to Python. Please excuse me
> if this is a silly question, but in all my searches this morning I have not
> been able to find an answer.
>
> I have a (single table) database file (SQLite3). It ha