Numeric Data Conversion from Oracle to SQL Server [message #417646] |
Mon, 10 August 2009 14:19  |
dasuwal@gmail.com Messages: 17 Registered: June 2009 |
Junior Member |
|
|
Hi Forum
I am replicating from Oracle to SQL server with streams. There is a problem with Numeric colums.
Sql server require data with exact precision, but oracle has flexible precision. Is there any datatype available in SQL server for flexible precision.
The Cast function doesnt work in my case due to handling of some third party tools.
Please advice.
Thanks in advance,
Raj.
|
|
|
|