当前位置:我的异常网» ASP.NET » The conversion of a char data type
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime解决方案
www.myexceptions.net 网友分享于:2013-01-23 浏览:53次
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime 程序移动到别的电脑上,数据查询只要是带时间判断的就出错 但是同样的SQL语句在SQL 查询分析器并没有错误 就是在程序中出错 ??????