cobby2008 cobby2008
关注数: 4 粉丝数: 5 发帖数: 265 关注贴吧数: 9
请教,SQL 高手 ,这个问题折磨死我了 数据库SQL 2005,用程序将数据压缩包导入到SQL里报 错: 【2012-08-30 16:46:09.703】SQL Server message 1001, state 1, severity 15:第 1 行: 指定的长度或精度 0 无效。 【2012-08-30 16:46:09.718】DB-LIBRARY error:General SQL Server error: Check messages from the SQL Server. 【2012-08-30 16:46:09.890】DB-LIBRARY error:Data-conversion resulted in overflow. 【2012-08-30 16:46:13.703】DB-LIBRARY error:Data-conversion resulted in overflow.【共出现2次】 【2012-08-30 16:46:13.703】文件:D:\hundsun\HsICSColl\Log\金证融资融券\20120830_3_2000_164546.db导入成功!其中非关键表:jznewrun..jzruncr_digest,jznewrun..jzruncr_fundasset,jznewrun..jzruncr_stkasset导入失败 错误信息:表:jznewrun..jzruncr_digest bcp_init 失败:DB-LIBRARY error:General SQL Server error: Check messages from the SQL Server. 表:jznewrun..jzruncr_fundasset bcp_sendrow 失败:DB-LIBRARY error:Data-conversion resulted in overflow.iSendedRow:0 表:jznewrun..jzruncr_fundasset bcp_batch 失败DB-LIBRARY error:Data-conversion resulted in overflow.iBatched:0CurTable.iRealRecord:45 表:jznewrun..jzruncr_stkasset bcp_sendrow 失败:DB-LIBRARY error:Data-conversion resulted in overflow.iSendedRow:0 表:jznewrun..jzruncr_stkasset bcp_batch 失败DB-LIBRARY error:Data-conversion resulted in overflow.iBatched:0CurTable.iRealRecord:25 但是手工解压缩生成insert语句插入一点问题没有,这个是什么问题呢 ?
1 下一页