[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

XSLT processor and scientific notation

Paul

10/18/2002 2:49:00 PM

Hi,

I'm doing simple calculations in XSLT using the .NET XSLT
processor. I'm also grabing the data from SQL Server 2000
as XML.

SQL Server returns certain attribute values in scientific
notation and I'm finding that .NET XSLT processor doesn't
recognize the numbers as numbers, instead it reports NaN.

Is there a solution or setting to this situation?

Thanks,
Paul