Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 09-12-2011, 12:17 PM
Emmeric
Sarnak
 
Join Date: Aug 2011
Posts: 72
Default Question on Navicat Usage

I've been altering some spawn rates from Djerv's solo server setup using the spawn2 table in Navicat.

I figured there would be an easy mass way to change these spawn time numbers and I can select a column range just fine but any pasting of a number only effects one field. Navicat Help didn't list a solution either.

I can hold shift down to select multiple entries in a column. Is there a simple way to then change the data in the selected fields all at once?
Reply With Quote
  #2  
Old 09-12-2011, 12:48 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

when you make a change, look at the bottom of the naivcat window you will see the actual SQL used to make the change.

You can copy that and tweak it a little to do a mass update.

UPDATE `Some_Table` SET `Some_Column` = Your_Value WHERE `Some_Other_Column` = Some_Value

Change the WHERE part to this
WHERE `Some_Other_Column` BETWEEN Some_Start_Value AND Some_End_Value
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 10: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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3