j
k
j a
j l
On Tue, 2 Oct 2001, Gilles Lenfant wrote:
do you mean I should write .........app.get_transaction().commit()
do you mean I should write
......app.get_transaction().commit()
...app.get_transaction().commit()
app.get_transaction().commit()
just
......get_transaction().commit()
...get_transaction().commit()
get_transaction().commit()
got nothing to do with the app object Stefan
Back to the thread
Back to the list