'D:\TEMP\TMSBR\STALE_CHEQUE_20110926095356.CSV'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。
我跟踪发现在oleDB中   connection.Open()  ''这里异常,好像打不开连接
                ' Call the overload that takes a connection in place of the connection string
                Return ExecuteDataset(connection, commandType, commandText, commandParameters)