I have a requirement wherein I will be executing an SSIS package from a command button on an MS Access front end. The requirement is to present a file picker window which will let user choose file to be uploaded and then once chosen it should be inserted into table in SQL Server.
Kindly let me know if this option can be made available in the package.