insert with special ID

set   IDENTITY_INSERT   OutDetails   on
 insert OutDetails(Outid, Goodsid, OutDepot, Amount, OutPrice) values(2, 39, 2, 1, 1.00)

 

posted @ 2010-05-14 19:28  greencolor  阅读(121)  评论(0编辑  收藏  举报