使用.NET实现ODBC驱动程序 [英] Implement ODBC driver using .NET

查看:145
本文介绍了使用.NET实现ODBC驱动程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用.NET实现自定义ODBC驱动程序?



背景:为了访问一些异国情调的定制数据源,我正在使用一些.NET模块将只读数据转换为.NET数据表。



现在的请求是,使数据源可用作ODBC数据源。



硬核方式是ODBC SDK,但.NET框架中是否有任何类/接口来实现ODBC驱动程序(使用现有的.NET逻辑来访问定制的异构数据源)?



问候,

鲍尔

How to implement a custom ODBC driver using .NET ?

Background: For accessing a little bit exotic custom made datasource I'm using some .NET moduls to convert the readonly data to a .NET datatable.

The request now is, to make the datasource available as ODBC datasource.

The hardcore way is the ODBC SDK, but are there any classes / interfaces in the .NET framework to implement a ODBC driver (using the existing .NET logic for accessing the custom made exotic datasource) ?

regards,
bauer

推荐答案

我认为这个链接 http://social.msdn.microsoft.com/Forums/ nl-BE / sqldataaccess / thread / c1eed637-1901-4922-a466-d98300f05e8c [ ^ ]可以为您提供帮助。
I think this link http://social.msdn.microsoft.com/Forums/nl-BE/sqldataaccess/thread/c1eed637-1901-4922-a466-d98300f05e8c[^] can help you.


感谢您的重播。 />
我会查看此链接。
Thank you for your replay.
I'will check this link.


这篇关于使用.NET实现ODBC驱动程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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