CmdQesExporter 5.3.5
Version 5.3.5.15 (27/03/2017)
- Fix for weird bug that might depend on interview orders
Version 5.3.5.14 (07/02/2017)
- Fix Algorithm with QES tables containing loop and free data at the same time
Version 5.3.5.13 (05/12/2016)
- fix sql queries when no default value columns to fill at the end of the export
Version 5.3.5.12 (21/11/2016)
- trying a pre compact to ease load on the final compact
- Added the UTC fields to the "New" export format
- ignore bad type conversion errors
- Interview meta data is now written in the QES even when there is no resposne data in the AskResponse1 table
- Patched the formula for the max interview number buffered which reduce memory consumption for an export chunk
Version 5.3.5.11 (08/11/2016)
- Fixed the "Too many fields" error
Version 5.3.5.10 (27/10/2016)
- Improved last requests filling tables with default values, thus preventing some crashes due to exceeded system resource
- Fixed Loops With Iteration Count Export value to the last/biggest number of iteration instead of the first one which was always 1.
Version 5.3.5.9 (31/05/2016)
- Agent Ids can now be null
Version 5.3.5.8 (08/04/2016)
- Better thread synchronization and timeout management
Version 5.3.5.7 (05/04/2016)
- Removed the infinite waitings in main the thread, replaced by a timeout periodically checking that the reading thread is still OK.
Version 5.3.5.6 (22/02/2016)
- Patched the formula for the max interview number buffered which reduce memory consumption for an export chunk
Version 5.3.5.5 (18/02/2016)
- Added a new parameter which takes the whole connection string to the cca database (instead of just the database name)
- Agents are now only exported if they have done an interview on the exported survey
Version 5.3.5.4 (03/02/2016)
- Crash if the nr of records in the AskiaXXXData table is smaller than the nr of records in AskiaXXXInterview
- Agents Table can now also be exported
Version 5.3.5.3 (06/11/2015)
- Improved error reporting
Version 5.3.5.2 (27/08/2015)
- Improved error handling
- Switched to JET provider (on build for AskiaField)
- Possible crash in ExportFromSqlLegacy
Version 5.3.5.1 (17/07/2015)
- Flush when writing to stdout, so waiting processes can process the output ASAP
Version 5.3.5.0 (25/02/2015)
- Initial release