Hey,
The solution was quite simple in fact, the code was not searching in the right place…
In the blueprint code, I used the Game Source Dir node that return the source folder, however, the DB file was in the Content/Database directory…
I replaced it with the Project Content Dir node to fix it :
