The MySqlParameterCollection only accepts non-null MySqlParameter type objects

mysql连接器 不支持将null参数传递给连接,所以在加入以前必须得判断是否为null,类似sqlhelper应该修改一下:

 

Code
posted on 2009-06-04 10:45  Keep Walking  阅读(1991)  评论(0编辑  收藏  举报