编写ODBC驱动程序的替代方法 [英] Alternatives to writing an ODBC driver

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

问题描述

我们正在将时间序列数据分配到我们自己的专有数据库"中.在我们系统的下一版本中,我们希望为用户提供一种简单的查询机制,以使用标准工具从数据库中提取原始数据(作为对系统可以创建的报告的补充).

We are storing allot of time series data into our own proprietary "database". In the next version of our system we want to give our users a simple query mechanism to extract the raw data from the database (as a complement to the reports our system can create) by using standard tools.

我研究了编写ODBC驱动程序的可能性,但是看起来这是一项艰巨的任务,尤其是当使用非常简单的select语句时.

I have looked at the possibility to write an ODBC driver, but it looks like quite a daunting task, especially when the use will be very simple select statements.

对于库的任何提示,想法和/或建议,我将不胜感激,这些技巧,想法和/或建议可能会使此任务变得更简单.

I would be grateful for any tips, ideas and/or recommendation of libraries, that could make this task a bit simpler.

我们的平台是Windows,而我们的开发人员是.环境是Visual Studio 2010(nativ C ++)

Our platform is Windows and our dev. env. is visual studio 2010 (nativ C++)

推荐答案

A LINQ提供者.

这篇关于编写ODBC驱动程序的替代方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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