Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-25-2006, 02:42 PM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default Don't know how to remove inserted objects from mysql

I inserted a forge with aug type capaibilties but i accidently placed it inside a wall and i dont know how to edit it or remove and replace it. Need some help :(.

Here was the code

NSERT INTO object (id, zoneid, xpos, ypos, zpos, heading, itemid, charges, objectname, type, icon) VALUES (5001, 152, '220', '90', '-55', '140', 17909, 0, 'IT66_ACTORDEF', 53, 1115);
Reply With Quote
  #2  
Old 06-25-2006, 03:09 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Runeblade
I inserted a forge with aug type capaibilties but i accidently placed it inside a wall and i dont know how to edit it or remove and replace it. Need some help :(.

Here was the code

NSERT INTO object (id, zoneid, xpos, ypos, zpos, heading, itemid, charges, objectname, type, icon) VALUES (5001, 152, '220', '90', '-55', '140', 17909, 0, 'IT66_ACTORDEF', 53, 1115);
would it be DROP ? Anyways , go to MySQL web site, download and install MySQL Query Browser, It also points out command options , and helps you into how to use them, on the bottom , right-hand corner in the Syntax window.

[~RD~ Sorry to butt into this post instead of posting my own reply but I felt this is important enough it should be said here. The DROP command is not the correct command to remove data from a table. The DROP command is used to remove tables entirely, and can also remove your database entirely if given the right syntax.]

Last edited by RangerDown; 06-28-2006 at 10:18 PM..
Reply With Quote
  #3  
Old 06-25-2006, 03:10 PM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default thanx

Cool thanx for the info, been stuck for awhile lol
Reply With Quote
  #4  
Old 06-25-2006, 03:13 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Runeblade
Cool thanx for the info, been stuck for awhile lol
The best solution is to back up often - I have also installed "MySQL Administrator", it does back ups very well.
Reply With Quote
  #5  
Old 06-25-2006, 05:22 PM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default Navicat and now i have augs!

I downloaded Navicat for mysql found my entry ad edited the position a bit and now I can attach augs to my armor!!!!!!

WOOT WOOT
Reply With Quote
  #6  
Old 06-26-2006, 12:33 AM
njlinus
Sarnak
 
Join Date: May 2006
Posts: 56
Default

Augs work now? i havent tried in a few weeks, as far as i got was the insert but the aug never got attached.
Reply With Quote
  #7  
Old 06-26-2006, 01:13 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Runeblade
I downloaded Navicat for mysql found my entry ad edited the position a bit and now I can attach augs to my armor!!!!!!

WOOT WOOT
could you explain to us how you did this? thanks.
Reply With Quote
  #8  
Old 06-26-2006, 03:38 AM
farce
Hill Giant
 
Join Date: Feb 2003
Posts: 126
Default

there are many mysql front ends that make editing a database easier. if you really wanna learn some basic sql though, read www.sqlcourse.com
Reply With Quote
  #9  
Old 06-26-2006, 05:18 PM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default Augments

Just got back on the boards, not quite sure how I got my augs but I Completely auged out my lvl 70 paladin with all effects attaching from the augs. Can't wait for the class aa's to work but the regular all class ones are good enough for now for my 0.7.0.

I'll look into the augs tommorow and see thecoding and stuff.
Reply With Quote
  #10  
Old 06-28-2006, 03:50 AM
boscorillium
Fire Beetle
 
Join Date: Jun 2006
Posts: 23
Default

DELETE FROM [tablename] WHERE [column name] = [value]



On another note, learn SQL. You won't be sorry. This stuff will just continue to invade our lives. I personally love databases.
Reply With Quote
  #11  
Old 06-28-2006, 10:09 AM
Runeblade
Sarnak
 
Join Date: Dec 2005
Posts: 46
Default Thanx

Thanx for all the info
Reply With Quote
Reply


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 04:10 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