I found a tutorial on using databases, however, if I understood correctly, you need to go to the .sln file, but I don’t have this file.
Hi @Metallic_emperor ,
If fou created a Blueprint project you need to add a new C++ class to your project so it is converted to a C++ project.
The SLN will be created at that time. If you did not already worked on your project, you can make a new one selecting C++ instead of blueprint upon creation.