Hi:  I have a script that connects to my PostgreSQL7.0.3 OK.

Now, I also have text files that contain:
column_name: data

I want to open the database, open the file, read each line that has a 
column_name followed by a colon and space, then the data, and move it
to the table in PostgreSQL.  Has anyone come across an article that looks at 
this topic specifically?  

Thanks, Tom

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to