且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在C#中创建自定义ODBC/OLE驱动程序

更新时间:2022-12-02 16:44:03

C#中提供了OLE DB驱动程序的简化版本.在下面的文章中,该示例提供了对内存阵列的访问.

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

这是C#的一个很好的起点.

This is a good starting point in C#.

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