Exported File is Empty or Database Error Appears
When I try to export a recordset to a PDF file, the file appears empty or throws an error.
The following error is displayed In the CSV and Excel format:
'File not found'
In the PDF format the following error appears:
"Runtimefout Microsoft VBScript error '800a01a8'. Object required: 'm_SourceRecordset'"
Xml offers a file for download, but upon opening the file the following is displayed:
"The XML page cannot be displayed."
What have I done wrong?
Read More