On Sat, 3 Aug 2013 10:57:32 -0700 (PDT), Aseem Bansal
<asmbans...@gmail.com> wrote:
>I found Python3's sqlite3 library. I found that I needed sql commands for 
>using it.
>
>I have tried sql.learncodethehardway but it isn't complete yet. I tired 
>looking on stackoverflow's  sql tag also but nothing much there.

It'll be easier to read tutorials specifically meant to use Sqlite
with Python:

www.google.com/search?q=python+sqlite+examples
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to