View Single Post
  #3 (permalink)  
Old 12-04-09, 19:30
BtrieveBill BtrieveBill is offline
Registered User
 
Join Date: Dec 2009
Posts: 1
I have seen this with some data types. Try patching to PSQLV8.7 (a free update) to see if that takes care of it. Be sure to patch both the client AND the server.

Another thing to try is cCASTing the value to an INTEGER first, which should eliminate the decimal point placement issue.
Reply With Quote