Icon View Incident Report

Minor Minor
Reported By: Hendrik Grutzmacher
Reported On: 6/23/2014
For: Version 2.17 Build 1
# 4103 COUNT Function Not Working Properly with Non-Table Queries

The following seems strange to me.

select count(current_date) + count(current_date) 

gives NULL

while 

select count(current_date)

gives 1



Resolution Resolution
Fixed Problem on 6/29/2014 in version 2.18 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image