Welcome Guest, Not a member yet? Register   Sign In
Function query
#1

I have the following query "$this->db->query("DBCC CHECKIDENT (usuarios, RESEED, 0)");", however it causes an error, is it a driver problem or is it missing some parameter? 

   
Reply
#2

(05-09-2018, 02:20 AM)marconunes Wrote: I have the following query "$this->db->query("DBCC CHECKIDENT (usuarios, RESEED, 0)");", however it causes an error, is it a driver problem or is it missing some parameter? 

It seems, your table is empty. You must insert some data before set identity.
I'm a person from Turkiye. I don't know English very well and i can't write what i want to say sometimes (as now happenes  Blush ).

If i write something by mistake; please don't distress it and try to understand what i want to write.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB