高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】adding new elements to existing db
adding new elements to existing db
adding new elements to existing db
how can i fasten new element addition when i already have a lot of elements in my base. when i add something to base, it looks like the iterator goes thru all elements to get to the last element and then add new. how to bypass that?
where is no such iteration while adding new elements to database (untill it's implemented in your own code).
different objects are added to database in different manner.
see odwriteex sample.
sergey slezkin
|