So many Ui Path users are asking the same question , But we didnt find any clear and easy way of solution for this, Please can any one guide us clearly how to import excel data into SQL, (My Excel file contains data fileds with text,date,decimal data types) . Please it would be great help if any one explain this by uploading xaml file. Please help us , really so many users want to know this.please find the sample excel file below. We know hot to insert data into sql for single row.
Hi quihan, Indras link doesnot contain the information what i have asked for, Please i request without taking any diversion , Please just upload the excel file content which i have shared into SQL by using RPA. This is what we are expecting in xaml file. Please help on this it will be highly appreciatable.
Yes, i Have downloaded, I need from excel, For Excel in the same way we tried data will not import, In excel file if we have differnt types of data types then errors will come, So we want to upload it using insert into by using parameters.
Extracting data from excel should be straightforward using the read range activity. It may be beneficial for you to provide a sample of your excel file so the forum can better understand the challenges you are having.
Thanks for providing again, not sure how I missed that. Looking at your sample you should be able to utilize @Indra 's csv to database example. You will just need to change the first activity from read csv to read range in order to interact with the Excel file.
Above link example is csv to My SQL, where as i requested for Excel to MS MSQL, Even though i use Read range, Data is not pumping into SQL server. So many times i am requesting for this, really disappointed on this , upto now no one provides perfect solution, its just simply deviating the requirement.