commas in integer data: can we suppress their display? -
09-10-2009
, 01:46 PM
SQL Anywhere 11 displays commas in integer data. For
example, Interactive SQL version 11 displays a primary key
of 123456789 as 123,456,789. Sybase Central does the same
thing. Although the comma separator is purely for display,
it is annoying to be unable to control this behavior. Also,
it is a change from previous behavior in version 9.
Is there any way to control this with regional settings our
client machines? A previous post** to this newsgroup
indicated this might be possible. However, on my Windows XP
client machine, fiddling with Control Panel -> Regional and
Language Options -> Regional Options tab -> Customize had no
effect on the comma display in SQL Anywhere 11.
__________
** Previous post:
http://groups.google.com/group/sybas....general&pli=1 |