Skip to main content

Problem:

When using an ADO.NET application to query a Relativity data source, all, returned decimal data is truncated.

Resolution:

Microsoft's ADO (ActiveX Data Objects), which is used to access ODBC from VB, C#, SQL Server, etc..., does not work with the standard Relativity driver. To avoid this issue, a Relativity ODBC driver has been introduced that is optimized for ADO. This new driver is automatically installed with the Relativity Data Manager, Relativity Data Client (32-bit), and Relativity Data Client (64-bit). The driver names are:

  • Relativity for ADO (*.rcg)
  • Relativity Client for ADO
  • Relativity Client for ADO (64-bit)

This new ADO-compliant driver is available in Relativity v12.13, and above.