![]() |
#2
huang56632902010-09-14 20:34
|
sql2="update t_goods set goods_number=goods_number-"&pcount &" where goods_id ="& pcode &""
datasource.ExecuteCommand(sql2)
能执行过去但就是数据库的值不变