How to create python script which can create csv we file with relationship
André Martins
andmart at gmail.com
Fri Aug 3 08:37:05 EDT 2007
http://docs.python.org/lib/module-csv.html
2007/8/3, Sonu <patelkundan at gmail.com>:
>
> hello,
> i need to create script
> that can create a csv file as i want
> for example i have two table in database that are person ,country
> if i want to create csv file to person,then wht to do ,,
> how to connect database,how to create csv of interrelated field
> eg :in person table :country_id (which is primary key of country table)
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
[]'s
André Martins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070803/620d7abe/attachment.html>
More information about the Python-list
mailing list