Hi
I have a DTS Package that I created in SQL Enterprise Manager.
It transfer data from an Excel spreadsheet to a SQL table.
It works fine , except I want to transer today's data only.
In the Excel spreadsheet I have a column called DATE yyyymmdd.
I want to transfer records where DATE = today, rather than all records.
How can I specify that criteria?
Thank you
I have a DTS Package that I created in SQL Enterprise Manager.
It transfer data from an Excel spreadsheet to a SQL table.
It works fine , except I want to transer today's data only.
In the Excel spreadsheet I have a column called DATE yyyymmdd.
I want to transfer records where DATE = today, rather than all records.
How can I specify that criteria?
Thank you