• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Creating a database

Slasha

New Member
Joined
May 2, 2011
Messages
36
Reaction score
0
Im currently using XAMPP, I am trying to import my database from my server, when my sql file ends in .s3db my xampp freaks out and will not let me import it and gives an extremely long error message, but when I do .sql it works fine, anyone have any idea how to fix this?
 
You could convert your database from the sqlite format to the mysql format. There are several tools for this. Or you can just use sqlite instead of mysql.
 

Similar threads

Back
Top