Check that you have installed odbc driver's second give to your SQL login proper rights like dbowner or sysadmin and change access from this login to database.
Login to MSSQL with windows authority go security - logins and check SA use that he have proper rights second thing your mssql server have turn off TCP/IP this can be second reason why you don't have connection with mssql database from game server exe. And check port as well because most mssql use random port if you will need help wit that all about that is easy find on Google or youtube.
Open your Microsoft Sql Server Management Studio and do this test, check if it is opening and if the data is included...
https://postimg.cc/zb30TK7X
https://postimg.cc/WdnnKXf1
In my case i keep TCP/IP enabled in Sql Server Configuration Manager...
https://postimg.cc/CBYfggBy
https://postimg.cc/gnwj1JSX
Last edited by Robyson; 26-05-21 at 03:39 PM.
Last edited by Johnyl1; 26-05-21 at 04:49 PM.
Which Sql Server you are using??
Try to restore PlanetDB_2800.bak again.
Last edited by Robyson; 26-05-21 at 05:04 PM.
it's not the express!