in reply to Re: Loop through epoch days
in thread Loop through epoch days

This is great: in your while loop you also converted the epoch values back to a character string that is compatible with MSSQL, which is exactly what I needed to do next! Thanks Andreas.