如何在C ++中查询不使用OLE DB API的MS SQL Compact Server 3.5数据库? [英] How can I query a MS SQL Compact Server 3.5 database in C++ not using the OLE DB API?

查看:151
本文介绍了如何在C ++中查询不使用OLE DB API的MS SQL Compact Server 3.5数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有dll和MS SQL Compact Server 3.5的包含文件。如何在没有OLE DB的情况下使用它?

I have the dlls and the include files of MS SQL Compact Server 3.5. How can I use it without OLE DB? I just want to load the dlls and invoke the necessary methods myself, no COM please.

有没有人知道API?

EDIT

如果这是不可能的,那么在C ++中有一个完整的功能示例演示使用MSSQL Compact Server版本访问数据库?

If this is not possible is there a fully functional example in C++ demonstrating accessing a database using the MSSQL Compact Server edition?

推荐答案

我不认为这是可能的 - http://msdn.microsoft.com/en-US/library/ms174579(v = SQL.90).aspx - 此处提供OLEDB示例: http:// archive。 msdn.microsoft.com/sqlce/Release/ProjectReleases.aspx?ReleaseId=3808

I do not think that is possible - http://msdn.microsoft.com/en-US/library/ms174579(v=SQL.90).aspx - an OLEDB sample is available here: http://archive.msdn.microsoft.com/sqlce/Release/ProjectReleases.aspx?ReleaseId=3808

这篇关于如何在C ++中查询不使用OLE DB API的MS SQL Compact Server 3.5数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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