开发者

Creating a custom ODBC / OLE driver in C#

Does anyone know how to create an ODBC or OLE driver preferably in C#?

What I want to do is creating a custom data source which I can use in Excel and Access. 开发者_如何学JAVAOr do think of another way how to do this?

Thanks in advance for your responses!


There is a simplified version of OLE DB Driver in C#. In the article below, the sample provides an access to in-memory array.

This is a good starting point in C#.

http://exceldevelopmentplatform.blogspot.com/2018/10/oledb-simple-provider-c-custom.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜