Morning,
I'm attempting to convert an integer (yyyymmdd) to a date then pass it to the server by comparing it to the current date. I'm not having much success.
I've attempted to resolve this using SQL Expressions but i had problems using the substring expression.
By using the Right & Left functions i can extract the Year and Day but not the Month.
I've searched through the forum but without much luck. I'm using XIR2.
Cheers
I'm attempting to convert an integer (yyyymmdd) to a date then pass it to the server by comparing it to the current date. I'm not having much success.
I've attempted to resolve this using SQL Expressions but i had problems using the substring expression.
By using the Right & Left functions i can extract the Year and Day but not the Month.
I've searched through the forum but without much luck. I'm using XIR2.
Cheers