Hello guys! 
Few years ago I was hosting my own Open Tibia server! I have alot of players and it working just fine.
Today I tought why not create a Tibia server like the old days? I started to search for servers for hours to find the perfect one.. Well haven't done that yet but that's not my problem!
I have downloaded many servers to see how it works!
Finally I found a server that seems kind of fun. It's the server the many of us use! cryingdamson 0.3.6 (8.60) V7
I started the server in the map and everything works fine.
Back in the days when I was hosting Tibia servers you diden't need a database! Probably you don't have to use it but I read everywhere that database is good!
hum..<_< I never used a database on my whole life!
Tutorials, websites, otlands and many places I search for database help!
I downloaded a program uniform server. [http://www.uniformserver.com/]
I started apache and mySQL and went and it mad be enter PHPmyadmin website! ahh, this is the database!
I went users and created a new one and made a name and password and that stuff! Then I went to import!
On this server I downloaded was a mapp named Schemas! [In that map: mysql.sql, pgsql.sql and sqlite.sql]
When I went to import I put the file from the server mapp [mysql.sql] and it started to load and it worked just fine!
On the left side I saw accounts, bans, players, all of it!
After all this trouble I went to my config on my server mapp. I wrote in my name, password and all that stuff:
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "****" <----- MY PASSWORD ON DATABASE
sqlDatabase = "****" <---- MY USERNAME ON DATABASE USER
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
I can still login into the game! But here comes to real problem! After I have created a character and reset the server and everything! even the computer I CAN'T SEE ANY ACCOUNT OR PLAYERS IN THE DATABASE! I CAN'T CHANGE ANYTHING!!
Can anyone help me with this? Please!

Few years ago I was hosting my own Open Tibia server! I have alot of players and it working just fine.
Today I tought why not create a Tibia server like the old days? I started to search for servers for hours to find the perfect one.. Well haven't done that yet but that's not my problem!
I have downloaded many servers to see how it works!
Finally I found a server that seems kind of fun. It's the server the many of us use! cryingdamson 0.3.6 (8.60) V7
I started the server in the map and everything works fine.
Back in the days when I was hosting Tibia servers you diden't need a database! Probably you don't have to use it but I read everywhere that database is good!
hum..<_< I never used a database on my whole life!
Tutorials, websites, otlands and many places I search for database help!
I downloaded a program uniform server. [http://www.uniformserver.com/]
I started apache and mySQL and went and it mad be enter PHPmyadmin website! ahh, this is the database!
I went users and created a new one and made a name and password and that stuff! Then I went to import!
On this server I downloaded was a mapp named Schemas! [In that map: mysql.sql, pgsql.sql and sqlite.sql]
When I went to import I put the file from the server mapp [mysql.sql] and it started to load and it worked just fine!
On the left side I saw accounts, bans, players, all of it!
After all this trouble I went to my config on my server mapp. I wrote in my name, password and all that stuff:
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "****" <----- MY PASSWORD ON DATABASE
sqlDatabase = "****" <---- MY USERNAME ON DATABASE USER
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
I can still login into the game! But here comes to real problem! After I have created a character and reset the server and everything! even the computer I CAN'T SEE ANY ACCOUNT OR PLAYERS IN THE DATABASE! I CAN'T CHANGE ANYTHING!!
Can anyone help me with this? Please!