彩票股票 - 2008-9-21 10:44:00
关于.net采集 关键子过滤问题。????
比如我想把
aaebss="变量";
替换成
aaebss="";
怎么班啊??? 我怎么点保存时候出错了
System.Data.OleDb.OleDbException: 查询值的数目与目标字段中的数目不同。 在 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 在 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 在 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 在 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 在 System.Data.OleDb.OleDbCommand.ExecuteScalar() 在 Foosun.DALProfile.DbHelper.ExecuteScalar(DbTransaction trans, CommandType cmdType, String cmdText, DbParameter[] commandParameters)
jxspace - 2008-9-22 12:33:00
这个地方可能是因为变量的原因,你这样设置不正确.应该使用[变量]的地方一定要使用.