Export excel not work without *.db file

Hi,

The export to excel should work without assigning the datasource to the database as in the example DataSource = "northwind.db" ,?

I use Entity Framework Core but without assigning datasource and it doesn't work for me. I don't have the * .db file in the project.

Thank you very much in advance.