Treehunter has asked for the wisdom of the Perl Monks concerning the following question:
TIME is an Numeric value and i can't seem to change it with this. Any one see any thing wrong?$db->Sql("UPDATE USERACCOUNT set TIME = $block_time WHERE USERNAME = ' +$name'");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::ODBC Numeric Update
by davidrw (Prior) on May 22, 2005 at 16:42 UTC | |
|
Re: Win32::ODBC Numeric Update
by kwaping (Priest) on May 23, 2005 at 02:16 UTC |