开发者

Unexpected error from external database driver

While uploading Excel files to DB server some files cannot be uploaded开发者_JAVA百科. This error was caused while getting the column names of that excel file using the function:

dtExcel = objConn.GetOleDbSchemaTable(OleDbSchemaGuid.Columns, Nothing)


Seems like problem with Excel OLEDB driver and/or connection string

Try these posts

  1. Diagnosing an OLEDB exception when Quering Excel 2010
  2. http://connectionstrings.com/excel-2007
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜