SqlDbx Forum

SqlDbx

You are not logged in.

#1 2015-04-21 00:42:26

KMoff
Member

Incorrect casting

Hi,

I am using an ODBC Connection to ServiceNow and write code using SqlDbx.

Lately I have been having issues when trying to cast or convert a number.

A simple count(*) may return say 1819 records, yet if i try to cast this like so CAST(COUNT(*) AS float) i get 5,457 records.

How can it be doing this!!??

Offline

Board footer

Powered by FluxBB