Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Tools

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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-28-2002, 06:13 AM
mByte
Hill Giant
 
Join Date: Feb 2002
Posts: 206
Default How do you Search By Item Name in a blob?

I am fiddling around with making the Admin C# and working with blobs are nuts.

I can populate my fields and things of that nature and search the ID field but for the life of me I can not figure out how you search the blob.
Reply With Quote
  #2  
Old 06-28-2002, 08:24 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default

SELECT id from items where LCase(mid(raw_data,1,35)) LIKE '%item_you_want%';


1 35 are the decimal position of beginning and ending of the name , at least it was inm 3.3.1 , else just check using mysql dump or look into the eq_packet_struct file
Reply With Quote
  #3  
Old 06-28-2002, 11:28 AM
mByte
Hill Giant
 
Join Date: Feb 2002
Posts: 206
Default

well thats alot easier then what i ended up doing heh
__________________
mByte
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 03:07 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