Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

decimal Problem

Status
Not open for further replies.

JackONeill

Programmer
Mar 8, 2004
65
US
Hi,

I have decimal problem using software including cognos software

some data are stored as 100,000,000.000
but other in european format 100.000.000,000
is there a way to automatiquely switch from a format to another to avoid the data to be converted?

CU



 
Decimal numeric values are all stored the same way. It's the display format setup that determines how the ',' and '.' are placed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top