Hi All,
when i am trying to give the connection string as dynamic for excel as below:
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source="+ @[User::FilePath] +";Extended Properties=\"" + "Excel 12.0;HDR=YES" + "\""+";"
i am getting the error:
please check the attached untitled.bmp