Hi all
Just want to check - using Excel as database - does excel needs to be installed in system
I found different answers when looking via forum and outside UiPath forum
So just need to confirm over that
@Anil_G
Thanks & regards
Nived N
Hi all
Just want to check - using Excel as database - does excel needs to be installed in system
I found different answers when looking via forum and outside UiPath forum
So just need to confirm over that
@Anil_G
Thanks & regards
Nived N
Yes, to use Excel as a database in UiPath Studio, Excel needs to be installed on your system. This is because UiPath relies on the Excel application to interact with Excel files and perform various operations.
When using Excel as a database, UiPath uses connection strings and providers like Microsoft.ACE.OLEDB.12.0
to connect to Excel files. These providers are part of the Microsoft Office suite and require Excel to be installed to function correctly.
Yes, To use Excel as a database , must be installed on your system. UiPath uses Excel-specific providers like Microsoft.ACE.OLEDB.12.0 to connect to Excel files, and these providers require the Excel application to be present for proper functionality.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.