I just want to have the results from a simple select statement exported to excel. It seems like the only options now are grid or text. In previous versions this was obvious from the menu but now I can't find it at all! Am I missing something??

有帮助吗?

解决方案

A direct export to Excel isn't (and never has been) offered by Pervasive. You can export to CSV / SDF and open that file in Excel. In PSQL v11, you can export the data by right clicking the table name in PCC and selecting "Export Data".

If you want to export more than one table at a time or on a scheduled basis, you need a different tool.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top