error with database connection
Database provider factory not set for the static DatabaseFactory. Set a provider factory invoking the DatabaseFactory.SetProviderFactory method or by specifying custom mappings by calling the DatabaseFactory.SetDatabases method.

Naimish MakwanaPosted May 18, 2023, 10:25 AM
Refer below link:
https://codepattern.net/Blog/post/Database-provider-factory-not-set-for-the-static-DatabaseFactory
Thanks