Quote from
Gaev on May 25, 2020, 1:15 am
@s7shanbe
What can I do to get Excel output from the database?
Not sure what you mean ... in this case, the Excel Spreadsheet IS your Database (and a sheet within it is your Table) ...so are you asking how to get Excel data into your pub or how to update the Excel sheet from your pub.
In any case, did you successfully perform ...
dbpOpenDatabase
dbpGetTableNames
dbpOpenTable
dbpShowGrid
... perhaps you can post what you HAVE achieved so far ... and what exactly is failing.
@s7shanbe
What can I do to get Excel output from the database?
Not sure what you mean ... in this case, the Excel Spreadsheet IS your Database (and a sheet within it is your Table) ...so are you asking how to get Excel data into your pub or how to update the Excel sheet from your pub.
In any case, did you successfully perform ...
dbpOpenDatabase
dbpGetTableNames
dbpOpenTable
dbpShowGrid
... perhaps you can post what you HAVE achieved so far ... and what exactly is failing.