That got it! Thanks for all your help.
Mitchell Surface
Linux System Administrator
Fort Wayne Newspapers
219-461-8292Voice
219-461-8445FAX
[EMAIL PROTECTED]
Gerald Richter wrote:
>
> Hi,
> >
> > but I'm only getting the first three columns of data.
>
&g
Thanks for the suggestion, but it didn't seem to make any difference.
Mitchell Surface
Linux System Administrator
Fort Wayne Newspapers
219-461-8292Voice
219-461-8445FAX
[EMAIL PROTECTED]
Ilia Lobsanov wrote:
>
> I can suggest checking $maxcol, though it should default to 10
ad = $sth->{NAME};
$dat = $sth->fetchall_arrayref;
-]
[+ $head->[$col] +]
[+ $dat->[$row][$col] +]
Any help would be apreciated.
Mitchell Surface
Linux System Administator
Fort Wayne Newspapers
219-461-8292Voice
219-461-8445FAX
[EMAIL PROTECTED]
---