Version 1.4 is now released and is available either as a sitecore package at sitecore marketplace or you can get the source from Github (for more details see the original post for the module)
Firstly I have to say thanks to Paul Martin (@sitecorepm) as he implemented these new features.
It is now possible to specify a date range for exporting the SQL entries (see image).
The following setting defines the delimiter to be used to separate the columns in the CSV file.
<setting name=”WFFM.SQLServer.SaveToDatabase.CsvDelimiter” value=”;” />
The following setting defines the delimiter to be used to separate the columns in the CSV file.
<setting name=”WFFM.SQLServer.SaveToDatabase.CsvDelimiter” value=”;” />
Pingback: SQL Provider (SaveToDatabase Action) for Web Forms For Marketers (WFFM 2.5 – Sitecore 7.5) | Alan Coates – Sitecore/.NET blog