This is the latest HQ items file converted to EQEmu format, with Items from lyenu, converted from 3.3.1 and Ariak's items added to it. Also included is the HQ books Data.
Just delete all entries in items and books and then source these files in.
unzip to your mysql bin dir
run mysql
Code:
use [your DB name here];
delete from books;
delete from items;
source HQbooks4.sql;
source 34tiems_HQ4.sql;
HQ4_Items_and_Books_Plus.zip