Re: writing to CSV file

2005-03-11 Thread Marco Antonio Manzo
On Fri, 2005-03-11 at 10:25 +, SG Edwards wrote: > > Hi, > > I have a program that extracts variables from a list of flatfiles and I want > to > insert these variables into a PostreSQL database. > > I was planning on creating a CSV file with a line allocated for each file > which > can the

RE: writing to CSV file

2005-03-11 Thread Thomas Bätzler
SG Edwards <[EMAIL PROTECTED]> asked: > I have a program that extracts variables from a list of > flatfiles and I want to insert these variables into a > PostreSQL database. > > I was planning on creating a CSV file with a line allocated > for each file which can then be inserted into the datab