in reply to DBI fetchrow_array
Look at your spreadsheet and/or your spreadsheet writer. Make sure it doesn't have a limit. Spreadsheet::WriteExcel has a limit of 65536 rows (and, IIRC, also a limit on filesize). If you're using Spreadsheet::WriteExcel, you may want to use Spreadsheet::WriteExcel::Big instead.
|
|---|