View Issue Details

IDProjectCategoryView StatusLast Update
0001912CaseTalk ModelerGeneration (SQL, XML, etc)public2022-01-10 20:40
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version9.4.1 
Target Version9.4.2Fixed in Version9.4.2 
Summary0001912: Database *Expression views concatenate issues
Description1) Databases views which express tables using the soft semantics of the original fact expressions should cast some columns to varchar to be concatenated.

2) Some DBMS use different concat functions.
SQL92: 'a' || 'b'
SQLSERVER: 'a' + 'b'
OTHER: concat('a','b')
TagsNo tags attached.
CaseTalk Editionunknown

Activities

BCP Software

BCP Software

2022-01-10 20:40

administrator   ~0003626

Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2018-10-29 19:50 BCP Software New Issue
2018-10-29 19:50 BCP Software Status new => assigned
2018-10-29 19:50 BCP Software Assigned To => BCP Software
2018-10-29 19:55 BCP Software Summary Database *Expression views concatenate without a cast => Database *Expression views concatenate issues
2018-10-29 19:55 BCP Software Description Updated
2018-10-29 20:05 BCP Software Status assigned => resolved
2018-10-29 20:05 BCP Software Resolution open => fixed
2018-10-29 20:05 BCP Software Fixed in Version => 9.4.2
2022-01-10 20:40 BCP Software Note Added: 0003626
2022-01-10 20:40 BCP Software Status resolved => closed