Skip to Content
0
Former Member
Mar 26, 2009 at 12:50 PM

jbdc sender adapter: problem whit numeric format

15 Views

hello!

i have a jdbc (sql server)->xi->RFC interface in my XI 3.0 .

On the table i'm reading a double field and i map it into a string field.

But numeric format are changed inside XI.

So when on table i have a number like this: 12.12345 on monitor i'll find this: 12.1234499999999999999

And later on rfc too...

😔

any suggestion?