all groups > sql server replication > november 2004 >
You're in the

sql server replication

group:

Float data type oddity


Float data type oddity captainkt
11/30/2004 4:33:59 PM
sql server replication: I am replicating data by transactional replication, between 2 float data
types, and I am getting different results. '3294676.0' is replicating as
'3294676.0000000005'. Does anyone know why this is? My procs and table
definitions match, and I shouldn't be expecting to see this.

Re: Float data type oddity Kestutis Adomavicius
12/1/2004 8:34:57 AM
Float is an aproximate data type, so I'm afraid you should not expect
precission (in any means and areas of usage) from it...

--
Regards,
Kestutis Adomavicius
Consultant
UAB "Baltic Software Solutions"


[quoted text, click to view]

AddThis Social Bookmark Button