in reply to Re: DBI placeholders, bind_values, and SQL_DATE
in thread DBI placeholders, bind_values, and SQL_DATE
(btw, I've used the first suggestion above -- rather than pass the value 'Now()' to my generic insert_into function, I convert 'Now()' to the properly formatted date value for the database (MySQL))
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: DBI placeholders, bind_values, and SQL_DATE
by chipmunk (Parson) on Aug 16, 2001 at 23:51 UTC | |
by dga (Hermit) on Aug 17, 2001 at 01:11 UTC |