I'd really like to use the CLNG() function because it doesn't seem to insert the ","- but the values I am working with can be over 2,147,483,647 so I need to use CDBL().
I've run into a typing problem in vbscript ( imagin that)
I've got some values in a DB that I need to sum. They are BOTH Number types in Oracle. I have a function called DescNumber that converts NULLS to 0 and any other numbers it performs a Cdbl() on the variable.
The expression:
DescNumber (...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.