A question about SQL Databases.
#1

When i get a host , will i need to download the database to edit player stats or i will be able to do it via phpMyAdmin ?
I've never worked with SQL before so i dont know how that would work .
Reply
#2

using "phpMyAdmin" to edit a sqlite database... IS NOT POSSIBLE!!!
try this:
1. download the database and edit whit a program http://sqlitebrowser.org/
2. create some admin commands that change the database while the gamemode is running
Reply
#3

Quote:
Originally Posted by Jessyy
Посмотреть сообщение
using "phpMyAdmin" to edit a sqlite database... IS NOT POSSIBLE!!!
try this:
1. download the database and edit whit a program http://sqlitebrowser.org/
2. create some admin commands that change the database while the gamemode is running
About 2. What admin commands do you mean ?
Reply
#4

If you got the database with the tables and rows already, you can import it via phpMyAdmin. Search on ****** for that though, there are many tutorials.

Quote:
Originally Posted by Jessyy
Посмотреть сообщение
using "phpMyAdmin" to edit a sqlite database... IS NOT POSSIBLE!!!
try this:
1. download the database and edit whit a program http://sqlitebrowser.org/
2. create some admin commands that change the database while the gamemode is running
He never mentioned "SQLite", all he said is "SQL"..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)