vb6 中使用 adodc控件 如何用sql 语句 delete from 表 where 字段=条件vb6 中使用 adodc控件 如何用sql 语句 delete from 表 where 字段=条件能给个简单例子最好[解决办法]ADODC1.ActiveConnection.Execute "delete from 表 where 字段=条件"