• 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!

PhpMyAdmin!

Panasonic

New Member
Joined
Nov 3, 2008
Messages
93
Reaction score
0
Location
Denmark/Sweden
Does SQL server work with PhpMyAdmin i hope you could understand !


I tried to put the schema but it doesnt work tried it many times !
 
phpMyAdmin works with MySQL, not SQLLite. You need to import the "schema" file via phpMyAdmin (Select a table and click "import" and upload schema.mysql or click "SQL" and copy+paste the text from the file there)
 
Back
Top Bottom