[Python-de] XLS files mit python effektiv erzeugen
Josef Cihal
josef.cihal at irm.at
Thu Feb 13 14:13:32 EST 2003
Hi,
ist es möglich mit dem Python XLS-files (Excel files) erzeugen
ohne den ExcelApplication Client zu öffnen und über win32com.client
XLS generieren?
Es geht mir um eine performante Lösung...
Lösung über...
xlApp = win32com.client.Dispatch('Excel.Application')
ist nicht performant.
(Vorausetzungen: Oracle 8.6.1 DB Anbindung, File System Zugriff)
Vielen Dank für jede Idee
josef cihal
More information about the Python-de
mailing list