Re: [Tutor] inserting csv file into a sqlite3 memory connected table

2007-09-10 Thread Alan Gauld
<[EMAIL PROTECTED]> wrote > I am basically just a visual basic person trying to learn python. > > Anyway I have spent hours experimenting with CSV and sqllite3 > tutorial samples and misc snippets, Does anyone have any > code samples that might get me going? Doing what? Where are you havi

[Tutor] inserting csv file into a sqlite3 memory connected table

2007-09-08 Thread ca17005
I am just getting started been though some tutorials for python and wx. I am basically just a visual basic person trying to learn python. Anyway I have spent hours experimenting with CSV and sqllite3 tutorial samples and misc snippets, Does anyone have any code samples that might get me going