View Single Post
  #3  
Old 06-29-2007, 02:03 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Each language has it's own way of dealing with BLOBS. VB6 for example handles these fine. You have to make a text/binary parser to extract the info after you get it from the database. As mentioned, you will have to look at the .cpp file to figure out what's in the file byte by byte

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote