in reply to Database Problems

Either specify the field names, instead of saying *, so you always get them in the same order, or use fetchrow_hashref instead of fetchrow, this is exactly why fetchrow_hashref exists.


We're not surrounded, we're in a target-rich environment!