Forum Discussion
durga1420
Sep 27, 2023Copper Contributor
Losing Decimal precision in open query+sql server
Hi Team, Querying data from Open Query. One column with Decimal datatype losing its precision. In source column value 123.234 SELECT * FROM OPENQUERY (XXXX, 'select Cloumn from XXXX where columnna...
olafhelper
Sep 28, 2023Bronze Contributor
To less on informations.
What the type of data source (RDBMS) and what's the source column data type?
What the type of data source (RDBMS) and what's the source column data type?