View Single Post
  #9  
Old 12-05-2006, 03:26 PM
sfisque
Hill Giant
 
Join Date: Oct 2006
Posts: 248
Default

except, the loot editor doesnt work against a mysql running on linux. hitting the Save buttons gives it an error dialog stating very plainly:

Run-time error '-2147217865':
Table 'eqemu.Lootdrop_entries' doesn't exist.

which is very true, the table is lootdrop_entries, not Lootdrop_entries. any chance of fixing the query so that it either goes against 'lootdrop_entries' or making the target tables configurable in the .ini file?

== sfisque
Reply With Quote