On Mon, Aug 24, 2009 at 12:36 PM, Ben Walton <[email protected]> wrote:
> > Sorry, I should clarify this... > > I don't think any shell language is the right tool for interacting > with the DB. well, i sort of agree. I dont use "shell language" to interact with the DB, I use "mysql" ;-) This is actually a very clean, efficient way to insert, and modify, data. It only gets ugly if you want to get data OUT. (which is why I occasionally, very rarely, write php-command-line scripts ;-)
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
