Known bugs
| Bug ID | Description | Version | Work around |
|---|---|---|---|
| 23 | Application Distribution generates a "File not found" error | 3.3.2172.37035 and ealier | Do not use spaces in the name of the working folder |
| 26 | When manually enter a calculated-field in the query builder, for example, Quantity*Price As Amount, a syntax error occurs. | 3.3.2000.00000 and ealier | Use upcases for keyword "AS". For example, [Quantity]*[Price] AS [Amount] |