Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Filter what data is imported by date

Hello all, I have a progress database connected via ODBC. I have a large table called diary with many rows and I want to speed up the time it takes to refresh this table. I have searched high and low...
  • v-piga-msft's avatar
    7 years ago

    Hi Anonymous ,

    It seems that you want to import the data with date filter to get the most important data rather than all of the data.

    If so, you could enter the SQL Statement to select the data with date condition when you get data via ODBC like below.

    Please refer to this similar thread.

    Best  Regards,

    Cherry