Identity_Insert is OFF [OpenNos DB]

08/29/2017 16:44 randiel123#1
Hello, as the title says, I have a problem. It turns out that I want to create an account or npc-store, at the moment of creating the Queue I get an error called: "IDENTITY_INSERT IS OFF". I do not know what to try, I do not know how to use sql management studio very well. If someone could help me how to fix that mistake I would appreciate it. :handsdown:
08/29/2017 16:47 Hokaros#2
You have to leave the "*ID" or what its called free, because its getting generated automatically.
08/29/2017 16:54 randiel123#3
Ah, for example AccountID that leave it empty since the id is only created.

Close the thread.