From: Henrik P. <hen...@gm...> - 2012-01-17 18:45:20
|
Hello. I am trying to retrieve a money value (in 0.39) from a table and noticed that the value '5.3333' would get fetched out as '5.33' when I print it. It has me stumped. Is there some way to get the value so I retain the scale or is this a limitation/bug in python-sybase or am I just missing something? Best regards, Henrik Poulsen |