SData queries not working since upgrade to V28.1

SUGGESTED

Hi, one of our Sage 50 Accounts customers are experiencing issues with SData, which is used by a third party developer to link their Sage 50 Accounts to their Sage CRM.

Since upgrading to accounts v28.1 most SData queries no longer work. We see there is an SData v28.0 installer available, but they're experiencing 'version mismatch' errors in their logs with this version installed. I think we need an SData v28.1 installer possibly but I'm not certain this exists?

  • 0
    SUGGESTED
    We see there is an SData v28.0 installer available

    Not sure where you have seen that but the Sdata adapter is not version specific so the installer is not for any particular version. Where the confusion might be coming from is that up to v27 Sdata was included in the Accounts installation as standard, but from v28 onwards it is a standalone install instead of being bundled. You can download the Sdata adapter installer from here https://github.com/Sage/sdata-downloads/blob/master/Sage50AccountsSDataInstaller.msi?raw=true but as already mentioned it is not version specific and works for v28.0, v28.1 as well as the upcoming v29 release.

    they're experiencing 'version mismatch' errors in their logs with this version installed.

    That is not a message that the Sdata adapter generates so I would suspect something else unrelated to Sdata is going on. Could they perhaps be using SDO rather than, or as well as, Sdata? It would be possible to get a version from SDO if they have built against an older version of that.