There is already an open DataReader associated with this Command which must be closed first
报错There is already an open DataReader associated with this Command which must be closed first
原因:查询进行中与数据库其他操作采用了同一个connection
报错There is already an open DataReader associated with this Command which must be closed first
原因:查询进行中与数据库其他操作采用了同一个connection