ODBC Date Conversion

SUGGESTED

Hi All,

Hopefully someone has dealt with this issue before

ODBC links are set up and usually work fine as lone as I don't use anything beyond SELECT, FROM, WHERE, AND, GROUP BY and ORDER BY

However, I want to convert a date field to "MM-YY" for a project I am working on, and no matter what I try I get an error saying "column not found" (cast,convert,format etc etc)

Does anyone have any tips?

Thanks and regards,

Josh

  • 0

    Hi Josh,

    Thanks for using Sage City.

    We don't support the ODBC links unfortunately but hopefully one of our forum members has some experience with this and can shed some light on it for you.

    I hope you manage to resolve this and if there's anything we can help with in the Sage 50cloud Accounts software, please don't hesitate to raise a new query.

    Kind regards,

    Sean,
    Sage UKI

  • 0
    SUGGESTED

    I'm afraid that functions such as cast,convert,format, etc are not implemented by the ODBC driver. The only supported way of achieving what you want would be to create a report in Report Designer where you can use various formatting options to manipulate the output.