Been out of the loop for far too long on front end coding, and cant for the life of me remember the correct code for what Im looking for either in my head or through searching on Google.
Basically looking to turn off the primary key constraint on a table via SQL to allow me to update a records ID, and then renable it within the same statement.
Its definitely possible as Ive done it before, just cant for the life of me track down the right command.
Thanks
Rob
Basically looking to turn off the primary key constraint on a table via SQL to allow me to update a records ID, and then renable it within the same statement.
Its definitely possible as Ive done it before, just cant for the life of me track down the right command.
Thanks
Rob