Ich hab schon im Forum gesucht und nix gefunden was mich weiterbringt ...
Ich weiß, dass es durchaus Fehlerhafte Datenbanken gibt die sich nicht einfügen lassen.
Nun zu meinem Problem:
Ich möchte eine aktuelle Itemtemplate DB einfügen...
Ich hab ehrlich gesagt keine wirklich gute gefunden... ausser eine... aber als ich die einfügen wollte kam dieser Aufruf:
Vermutlich ist das darauf zurückzuführen, dass der Syntax der Einträge wohl nicht stimmt. Kann man das evtl umgehen?[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Condition, MaxCondition, Quality, DPS_AF, SPD_ABS, Hand, Type_Damage, Object_Typ' at line 2
[Err] INSERT INTO itemtemplate
(ItemTemplate_ID, Id_nb, Name, Level, Durability, MaxDurability, Condition, MaxCondition, Quality, DPS_AF, SPD_ABS, Hand, Type_Damage, Object_Type, Item_Type, Color, Emblem, Effect, Weight, Model, Extension, Bonus, Bonus1, Bonus2, Bonus3, Bonus4, Bonus5, ExtraBonus, Bonus1Type, Bonus2Type, Bonus3Type, Bonus4Type, Bonus5Type, ExtraBonusType, IsPickable, IsDropable, Gold, Silver, Copper, MaxCount, PackSize, Charges, MaxCharges, SpellID, ProcSpellID, Realm, IsTradable, Bonus6, Bonus7, Bonus8, Bonus9, Bonus10, Bonus6Type, Bonus7Type, Bonus8Type, Bonus9Type, Bonus10Type, Charges1, MaxCharges1, SpellID1, ProcSpellID1, PoisonSpellID, PoisonMaxCharges, PoisonCharges, Platinum, CanDropAsLoot, AllowedClasses)
VALUES
("0_Demon_Bound_Bracelet", "0_Demon_Bound_Bracelet", "Demon-Bound Bracelet", 40, 50000, 50000, 50000, 50000, 100, 0, 0, 0, 0, 41, 33, 0, 0, 0, 10, 598, 0, 30, 22, 4, 4, 3, 0, 0, 3, 16, 14, 19, 0, 0, 1, 1, 0, 0, 0, 1, 1, 10, 10, 55443, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, "NULL");
[Msg] Finished - Unsuccessfully
--------------------------------------------------
Wenn nicht... gibt es evtl eine Datenbank die aktuell ist und die auch von Navicat8 akzeptiert wird? (wenn ja bitte mit Link, sofern möglich)