View Single Post
  #7  
Old 06-18-2012, 09:12 AM
Swedgamer
Fire Beetle
 
Join Date: May 2010
Posts: 6
Default

I donwloaded your latest EQ item editor from your website but it won't connect properly.

I have installed odbc drivers, I've registered all *.ocx without problems and filled out the db.ini correctly.
I've also tested the connection with your connection tester and it works.

When I run the eqitems.exe it says:

Error in connecting to the database - perhaps a missing version field in variables table?

Then shows the load screen and pressing lets start gives:

Run-time error '-2147024894 (80070002)':
Automation Error
The system cannot find the file specified

The Logfile says

creating log entry
Identified user:root
Identified database:peq
Identified host:localhost
Identified everquest_folder:c:\eqemu\
Completed getting user info
credential output to screen ok
Call to ODBC open connection started
Call to ODBC open connection created
Call to ODBC open connection string completed
Call to ODBC open connection open
Call to ODBC open recordset started
Call to ODBC open connection completed
Open RS with sql: SELECT value FROM variables WHERE varname='DBVersion'
Recordset version returned: 070_pop_cvs
Starting music: c:\eqemu\\deaththeme.mp3
Splash returned an error-connection fail
Splash request to load MAIN program started
Started Main ok
Started to read all init *.txt files
Started to read all init *.txt files - ok done
MAIN exectuted ok - Form Load done and exiting

Hope someone can help me
Reply With Quote