Subject:Strange output Author:mackan mackan Date:03 Dec 2007 09:02 AM
Hi,
I have values in my database (MS SQL Server) that look like this
76000000000
77000000000
78000000000 and so on.
When i use Stylus Studio to build a xml-file it converts the values into
this
7.6E10
7.7E10
7.8E10
How can I make Stylus Studio stop converting my values and just use them as they are.