How to export to excel format in Connector solution 7.x ?
Created: 08 Jun 2010 | 3 comments
Anyone tried to export to xls format in version 7 ?
I can't see any default method like version 6.x
Best Regard bkcbkc11
Discussion Filed Under:
Comments
OLEDB Data Source
You can export to an Excel file via an OLEDB Data Source type...not very intuitive, but it works. You can even output XLSX (Excel 2007) format files in V7
If you don't need fancy, there's always a CSV data source type.
I tried to export. But where
I tried to export. But where is the data save?
For the OLE Data Source you need a file
When you configure the data source, you need an excel file to point to.
Then when you point the import/export rule to that DS, and do an export, it will save the data into that file.
Would you like to reply?
Login or Register to post your comment.