How to create a file only with the header?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2018 02:57 AM
If no data from the sql execute ,then i want to create an empty csv file with column headers. The columns return from the database is not fixed.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2019 03:10 AM
You should make sure that the Write CSV header is checked and Ignore empty stream is unchecked.
