Newbie Python SQL

Gabriel Genellina gagsl-py at yahoo.com.ar
Mon Aug 14 17:31:58 EDT 2006


At Monday 14/8/2006 16:54, len wrote:

>Could someone recommend a tutoral, book, white paper, etc.  I am trying
>to write a python program which takes a CSV file and through SQL insert
>update my SQL files.
>
>The SQL files contain a parent file with multiply child and
>grandchildren plus various files for doing validation.  I am using the
>mxODBC module for access to the SQL files.  I have, through the IDLE
>connected done some simple queries and some testing of insert.
>
>I believe I am past the initial stage on the SQL stuff but just can't
>get to the next level.  I have picked up several python book, but all
>take a very introductory approach.
>
>Any recommendation would be appreciated.

I think you need an SQL/database course rather than a Python one.


Gabriel Genellina
Softlab SRL 


	
	
		
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas




More information about the Python-list mailing list