Re: database query - logic question

2008-01-02 Thread Tim Chase
Israel Carr wrote: > Thanks for anyone who takes the time to read this. If I posted to the > wrong list, I apologize and you can disregard. > > I need help with a script to pull data from a postgres database. I'm ok > with the database connection just not sure how to parse the data to get > the

database query - logic question

2008-01-02 Thread Israel Carr
Thanks for anyone who takes the time to read this. If I posted to the wrong list, I apologize and you can disregard. I need help with a script to pull data from a postgres database. I'm ok with the database connection just not sure how to parse the data to get the results I need. I'm running Py