Connection to database Sqlite

Hello everyone,

I’m trying to connect to a database, and as I did not succeed with the UiPath activity “Connect to database”, I tried with another method, but I’m not doing better.

If you find what’s wrong please let me know :slight_smile:

image

myConnection is of type Sqliteconnection

Have a nice day !

And the Value is = New Microsoft.Data.Sqlite.SqliteConnection(“Data Source=Reference.db”)

@Geoffroy_Pantegnies ,

What’s the error you are facing?

Thanks,
Ashok :slight_smile:

Hello Ashok,

Indeed I should have had that part !

image

But it looks like I have everything needed for that:

image
image

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