RE: Numeric data from SQL Server getting truncated Daniel W Heichel 26.Sep.14 12:25 AM Lotus Notes Connector for OLE DB LC LSX - All ReleasesWindows
Normally this would be a clear case of float precision settings interfering, but it's odd that it only occurs for numbers less than 1. In the script itself, what is the data type used for this number? I assume it is then pushed to a Notes Number data type, correct?
Finally, what kind of connector are you using (ODBC or OLEDB)?