There isn't an sql script to run. You will need to modify the conf.php file and fill in the db_user2, db_passwd2 and database name for your database. My eqdkp uses the same database as my xoops and wowroster so this simplified things. You also need to put the path to where you installed eqdkp for the eqdkp_install. This is the path from you htdocs (Document Root) where your main site is installed. So for example if your eqdkp system is located in a folder called dkp and this folder is in the root directory of your main site, you will need to make your [ EQDKP INSTALL CONFIG ] look something like
$addon_conf['eqdkp']['eqdkp_install'] = '/dkp';
This allows you to click on the Character name and go to that Characters profile in eqdkp
http://www.bluehaloguild.com/dkp/viewme ... name=Berol
Also for [ EQDKP EVENT CONFIG ] make sure the names you give, for example Molten Core, matches the names of the events you will be creating.
Hope that helps
optikool