hi All,
i'm running a block of code to insert records after checking some criteria.
it gives this error "Cannot insert explicit value for identity column in table 'webx' when IDENTITY_INSERT is set to OFF."
i have tried to check what identity_insert is, so as to turn it on, to no avail.
looking forward to you advice.
thanks in advance
i'm running a block of code to insert records after checking some criteria.
it gives this error "Cannot insert explicit value for identity column in table 'webx' when IDENTITY_INSERT is set to OFF."
i have tried to check what identity_insert is, so as to turn it on, to no avail.
looking forward to you advice.
thanks in advance