On Aug 3, 6:45 am, Sonu <[EMAIL PROTECTED]> wrote:
> 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
http://docs.python.org/lib/module-csv.html
2007/8/3, Sonu <[EMAIL PROTECTED]>:
>
> 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
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 pr