Problem with OleDbConnection, Excel and connection pooling

前端 未结 2 1995
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-17 07:26

So, I have the same symptoms as described in C#/ASP.NET Oledb - MS Excel read "Unspecified error", but my my answer did not seem to fix it. Even always closing the

2条回答
  •  一向
    一向 (楼主)
    2020-12-17 07:50

    I'm not really into OleDbConnections, but have you seen this post?

    http://blogs.msdn.com/b/selvar/archive/2007/11/10/ole-db-resource-pooling.aspx

    Table 4 in this post is mentioning the OLE DB SERVICES property and the values that belong to the -number values.

提交回复
热议问题