Regarding using Excel as database

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

@NIVED_NAMBIAR

You need excel to be installed

cheers

@NIVED_NAMBIAR,

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.

1 Like

Hi @NIVED_NAMBIAR

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.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.