Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2002, 04:23 PM
lulu
Fire Beetle
 
Join Date: Sep 2002
Posts: 2
Default adding to database

there is no post or readme for this i dl.ed the database and i ran the install bat for the new3.6. to do it do you use mysql.exe and type in use eq then source
name here .sql or is there a another way to do it cause i have no items or spawns ect..... i cant seem to find a step by step or anything.
Reply With Quote
  #2  
Old 09-17-2002, 09:07 PM
corun
Fire Beetle
 
Join Date: Sep 2002
Posts: 9
Default

it seems not all of the sql's are correct. At least it did'nt work for me.

Here's what I did.
(I have all sql files in my mysql\bin directory: db.sql, items.sql and the sqls from the DB addon)

I suggest you delete the eq database with the winadmin programm you created it with and in the same step create a new one.

Then start mysql.exe from the command line.
> use eq
> source db.sql;
> delete from items;
> source hq-items-3.6.sql;
> source hq-spawns-3.6.sql;
> source hq-books-3.6.sql;

the magelo items do not work for me. Maybe someone knows if theres some kind of problem with it.... I am a newbie myself

Still, I got the spawns working that way and there are only some high lvl items missing (most likely those are part of the magelo DB)

hope that helps
Reply With Quote
  #3  
Old 09-18-2002, 05:04 AM
lulu
Fire Beetle
 
Join Date: Sep 2002
Posts: 2
Default

ok i will try it thanks i will tell you if it works or not how come there is no sticky on how to use the data base files?
Reply With Quote
  #4  
Old 09-18-2002, 06:46 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

All DB files are just test files with mySQL commands on each line. "Using" them is just standard mySQL commands to load them into a database. The readme tells how to load it, if you want further information, read the mySQL documentation.
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #5  
Old 09-18-2002, 09:13 AM
Zanwar
Fire Beetle
 
Join Date: Sep 2002
Posts: 13
Default

what do you mean Delete from items??
Reply With Quote
  #6  
Old 09-18-2002, 10:05 AM
corun
Fire Beetle
 
Join Date: Sep 2002
Posts: 9
Default

that deletes the records in the items table so the mess is gone and then you put a working version in the table.
(everything in my post with a > in front of it is a sql command that you have to type in like I put it here)

Just enter the commands like I said and it should work. I played around with the magelo.sql a bit but I can get it to work. Whatever I try. magelo alone, magelo and hq-items, magelo and items. No combination works.

So you just put the hq-items data into the items table and it works like intended.
You will be missing a few high end items that I have seen working on other servers but they dont show a graphic anyway.
And a full equipped warrior that looks like hes naked because the graphics dont show up sucks hehe

So I think we just wait for the next release which might work with all items and graphics. .... hopefully.....
Reply With Quote
  #7  
Old 09-26-2002, 10:57 AM
steihl
Fire Beetle
 
Join Date: Sep 2002
Posts: 14
Default Data set not in insert mode?

Howdy..

I've tried moving characters through zones, and creating my own items, completing EACH record set for the items and all the options, and what not, and I get a Dataset not in insert mode, or something close to that, however, I can bumb stats and what not. Anyone know whats up with this?
Reply With Quote
  #8  
Old 09-27-2002, 12:39 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

Try hittng commit changes 2 ot 3 times in the admin tool. That usually resets the database to a known state that the admin tool will like. The problem has been around for a LONG time...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:09 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3