Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
NetSuite to MS SQL - Decimals
When working with the ODBC connection to NetSuite.com and NetSuite2.com, I find all amounts seem to show up rounded to 2 when previewing data. However, when actually copying over to a SQL database to a data type float or decimal(18,5), I can see additional decimals are present. How can I determine the right data type to use for replicated data from Oracle to MS SQL so I'm not truncating or rounding incorrectly? Also, is there a place I can see the true raw data where all the decimal places are shown?
0