in reply to Re^9: Increment DB using Perl
in thread Increment DB using Perl
$sql2 = "UPDATE request SET ID='$new_id'";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Increment DB using Perl
by jZed (Prior) on Mar 08, 2005 at 17:16 UTC | |
|
Re^11: Increment DB using Perl
by RazorbladeBidet (Friar) on Mar 08, 2005 at 17:36 UTC |