• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Please help me. Establishing database connection

MateoTM

New Member
Joined
Jul 3, 2016
Messages
4
Reaction score
0
Hi. I need help. I've searched all over OTland and Google and haven't found a solution to my problem.
After the entire TFS compilation and database creation, when I run the exe file. it reaches the moment of "establishing database connection" and nothing happens. Sometimes an exe file. it will turn off and sometimes nothing will happen. I thought maybe it needed time, but after an hour of waiting, nothing changed. What could I have done wrong?

Im use UniServer


Zrzut ekranu 2024-09-01 234259.webp
 
Probably because you are setting sqltype to Sqlite which is not the even porting to the mysql server just change it to Mysql or change the sqlfile to .s3db on in your folder
 
Back
Top