Hi,
I am trying to load data from this state website URL.
http://cogcc.state.co.us/data2.html#/downloads
This website has Production data zipped on yearly basis.
I want to load the data for the present year every day to SQL Server( Will load new data and update any changes accordingly)
I am trying to load this using SSIS.
When I manually download the zip file and unzip it, I see the data is stored in Access DB File.
When I try to load this using SSIS I am getting the below error.
Can someone help/guide me on this, please
FYI... I tried using below two providers