Recently I was trying to use $force_id parameter of kDBItem::Create method to create record with specific (not auto-increment as usual) id field value.
As a result I always ended with record, that have "-1" as id instead of given one.
Recently I was trying to use $force_id parameter of kDBItem::Create method to create record with specific (not auto-increment as usual) id field value.
As a result I always ended with record, that have "-1" as id instead of given one.