在C#中创建自定义ODBC/OLE驱动程序 [英] Creating a custom ODBC / OLE driver in C#

查看:70
本文介绍了在C#中创建自定义ODBC/OLE驱动程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道如何最好使用C#创建ODBC或OLE驱动程序吗?

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

我要做的是创建一个可在Excel和Access中使用的自定义数据源.还是想出另一种方式来做到这一点?

What I want to do is creating a custom data source which I can use in Excel and Access. Or do think of another way how to do this?

提前感谢您的回复!

推荐答案

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

这篇关于在C#中创建自定义ODBC/OLE驱动程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆