How to insert a excel file in to Data base using Uipath

HI Everyone,

How to insert a excel file in to Data base using Uipath. (Not the file path, entire file has to be inserted).

You mean the data in excel needs to be inserted.? or upload file into DB.?

@sridhar1516 If you are looking to data to insert from excel to data base than refer This

Thanks for a swift reply @Divyashreem

upload file in to DB

Thank you @indra. in my case i want to upload excel file in to DB

Then you can use invoke code activity and write .net code to upload.

@Divyashreem can you help me in writing code. Honestly i don’t have much idea about .net code.
Thank you