Excel file path is in server folder i need to read from there and update in sql
now data is reading from my local path and updating in sql
but i need to change local path to server path for reading and once it is updated in sql then it should move to another folder (like filename is read folder) using console C# application i'm working on it
Please help me on this