can anyone tell me why, in Perl, when connection to a database it is always '@cursor' that is used. i.e.
Code:
@cursor = $sqlhandler->query($sqlhandler->sqlAutoQuote("select mininame from piccominis where colour = {$colour}"));
www.crmpicco.co.uk
www.ie7.com