Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 07-30-2003, 03:32 AM
RazorJack
Fire Beetle
 
Join Date: Sep 2002
Posts: 8
Default strcpy(query, "SELECT MAX(id), count(*) FROM items"

Just compiled DR2 0.5.0. So far so good. Started up servers and saw it was calling for a table named items_. Why the need for items_ ?

Should:
strcpy(query, "SELECT MAX(ItemNumber), count(*) FROM items_");

be:
strcpy(query, "SELECT MAX(id), count(*) FROM items");

??
  #2  
Old 07-30-2003, 04:27 AM
websurf
Fire Beetle
 
Join Date: Jul 2003
Posts: 5
Default

Also, the entry ItemNumber is missing in the DB as well....
  #3  
Old 07-30-2003, 05:25 AM
Merth
Dragon
 
Join Date: May 2003
Location: Seattle, WA
Posts: 609
Default

Items are still under development. While this area is being worked on, the table items_ is being used. The script for this table is newitems_table.sql. Look for this in CVS - I am not sure if it is on there yet.

This table is only temporary, don't build any third-party tools around this table.
  #4  
Old 07-30-2003, 09:36 AM
RazorJack
Fire Beetle
 
Join Date: Sep 2002
Posts: 8
Default

Yep, reading further into the code, I realized from the 'old item lookup' comments and what not....

I managed (with devn00bs help in irc) to make a db. Server is up and running and everything seems to be running great.

I was asked to test out necro pets, so ill do that tonight.
 

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 05:40 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