dbp to excel - Forum

Forum Navigation
You need to log in to create posts and topics.

dbp to excel

hello

please A simple way to enter data from Excel file to dbp

and export data from database pro to Excel file.

@s7shanbe

Take a look at this post in the Archived Forum ...

https://archive.visualneo.com/viewtopic.php?f=21&t=17189&p=11221599&hilit=excel#p11221599

What can I do to get Excel output from the database?

@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.