View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002948 | CaseTalk Modeler | Repository | public | 2021-03-26 12:42 | 2021-03-26 12:44 |
| Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Target Version | 12.0 | Fixed in Version | 12.0 | ||
| Summary | 0002948: Error in server query using "with" | ||||
| Description | Using a "with ..." statement in the server repository fails with an error dialog, yet shows the result set correctly. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | unknown | ||||
|
|
|
| The driver framework fails by wrapping the "with" statement in a "select count(*) from (query)" for retrieving a record count from the server. This error is specific to sql server and now handled as such. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-26 12:42 | Marco Wobben | New Issue | |
| 2021-03-26 12:42 | Marco Wobben | Status | new => assigned |
| 2021-03-26 12:42 | Marco Wobben | Assigned To | => Marco Wobben |
| 2021-03-26 12:42 | Marco Wobben | Note Added: 0001954 | |
| 2021-03-26 12:42 | Marco Wobben | File Added: image001.png | |
| 2021-03-26 12:44 | Marco Wobben | Status | assigned => resolved |
| 2021-03-26 12:44 | Marco Wobben | Resolution | open => fixed |
| 2021-03-26 12:44 | Marco Wobben | Fixed in Version | => 12.0 |
| 2021-03-26 12:44 | Marco Wobben | Note Added: 0001955 |