Digitx

Joined: 10th Jul 2009
Posts: 250
Re: Database
Vodka comes with a SQLite database, just download SQLiteman to edit it, or change it to MYSql
14 years, 24 weeks ago
|
deathZ0
Joined: 3rd Nov 2010
Posts: 114
Re: Database
he dont need sqlite to edit it he needs DB checker >.>
14 years, 24 weeks ago
|
Digitx

Joined: 10th Jul 2009
Posts: 250
Re: Database
deathZ0 posted: (11th Nov 2010 09:48 pm)
he dont need sqlite to edit it he needs DB checker >.>
That makes no sense.
EOServ Vodka comes with an SQLite database, I told him what he needed to edit the database.
If he wants to use MySQL then he should follow one of the many tutorials on how to make a MySQL database and configure it.
14 years, 24 weeks ago
|
Leon

Joined: 11th Nov 2010
Posts: 113
Re: Database
yea but when i start it up it doesnt let me connect to it
14 years, 24 weeks ago
|
Digitx

Joined: 10th Jul 2009
Posts: 250
Re: Database
Make sure database.sdb is in your eoserv vodka folder.
and make sure you database config looks like this
### DATABASE ###
## DBType (string)
# Database type (mysql or sqlite)
DBType = sqlite
## DBHost (string)
# MySQL hostname / SQLite filename
DBHost = database.sdb
## DBUser (string)
# Database username (MySQL only)
DBUser =
## DBPass (string)
# Database password (MySQL only)
DBPass =
## DBName (string)
# Database name (MySQL only)
DBName =
14 years, 24 weeks ago
|
Leon

Joined: 11th Nov 2010
Posts: 113
Re: Database
Alright now everything Works. thanks alot for your help never would have got it without u.
14 years, 24 weeks ago
|
deathZ0
Joined: 3rd Nov 2010
Posts: 114
Re: Database
lol yes u could of alot of ppl know this crap even me..
14 years, 24 weeks ago
| | | | | | |