- or download this
Uncaught exception from user code:
500 Too many header lines (limit is 128)
Frontier::Client::call('Frontier::Client=HASH(0x13b608)', 'Get
+AllByDept', 27) called at Misc/testuiv2.pl line 119
- or download this
$aresults = $server->call('GetAllByDept', $dept_no);
- or download this
sub GetAllByDept{
my (@next_row);
...
$dbconn->disconnect();
return \@retval;
}