help fast

07/19/2012 03:02 eiron2010#1
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

help plazz
07/19/2012 03:12 Kape7#2
There is a reason because the default _RefObjCommon table have the ID as automatic increase, non-editable. You copied the same row twice and now you have 2 rows with the same data, so the sql manager is not able to figure out which one are you trying to delete.
07/19/2012 03:24 eiron2010#3
Uh the solution

Quote:
Originally Posted by Synx7 View Post
There is a reason because the default _RefObjCommon table have the ID as automatic increase, non-editable. You copied the same row twice and now you have 2 rows with the same data, so the sql manager is not able to figure out which one are you trying to delete.
Uh the solution
07/19/2012 03:28 Kape7#4
Quote:
Originally Posted by eiron2010 View Post
Uh the solution



Uh the solution
Restore your database and leave the RefObjCommon table alone, don't modify the structure of it, just add/remove items -_-
07/19/2012 03:55 eiron2010#5
Quote:
Originally Posted by Synx7 View Post
Restore your database and leave the RefObjCommon table alone, don't modify the structure of it, just add/remove items -_-
Delete db