Forum Discussion

JayS555's avatar
JayS555
Copper Contributor
Oct 29, 2024
Solved

ODBC --call failed. [Sage][Support] (40190) Data conversion algorithm not supported for...

ODBC --call failed. [Sage][Support] (40190) Data conversion algorithm not supported for SQL_BIT to SQL_TYPE_DATE. (#40190)   I'm trying to execute an update statement in MS Access using the followi...
  • George_Hepworth's avatar
    Oct 30, 2024
    In most other databases other than Access, the values for True and False would be 1 and 0, not -1 and 0. They appear to be in a Bit field in this database, and that's where 1 and 0 would be used.

Resources