[导入]Sometimes values missing from an Excel worksheet

This usually happens when that column is mixed with strings and numbers, Microsoft recognized it was a bug but provided no decent solution to it.

I tried to use SQL Server import, it has the issue. Tried ADO.Net, no luck either. Finnally came across a MS suggestion to add "IMEX=1" to the Excel connection string, and it worked.

文章来源:http://zouyu.blogspot.com/2006/03/sometimes-values-missing-from-excel.html

posted on 2006-03-10 15:32  Web Rules  阅读(112)  评论(0)    收藏  举报

导航