Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9076

Re: How to avoid null data showned 0.00?

$
0
0

Should I right clock the data field. and choose "display strings"

QQ截图20140719180741.png

 

 

and write:

 

if(isnull(mydata filed)) then

mydata filed = "";

 

But mydata field is double type, mydata filed = "" is not correct.


Viewing all articles
Browse latest Browse all 9076

Trending Articles