[DB-SIG] Python db programming conventions

python + sqlite3 sqlite3.user at gmail.com
Wed Oct 20 21:56:46 CEST 2010


Vernon, 10x for the detailed reply.

I understand from your answer that each SQL statement should have it's own
cursor so in my case,
since the db contains 5 tables, creating it will require 5 cursors.

The parametrized queries will become handy when I'll write the INSERT and
SELECT part of the code.

again, 10x for your help.

-- 
View this message in context: http://old.nabble.com/Python-db-programming-conventions-tp29977345p30007234.html
Sent from the Python - db-sig mailing list archive at Nabble.com.



More information about the DB-SIG mailing list