如何将Borland C ++编译器连接到MS Access数据库和Orcale [英] How to Connect Borland C++ Compiler to MS Access Database and Orcale

查看:90
本文介绍了如何将Borland C ++编译器连接到MS Access数据库和Orcale的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我必须用c ++创建项目;因此我需要连接数据库与oracle或ms访问数据库。

请建议步骤通过Borland c ++编译器连接任何数据库。

Hello
I have to create project in c++; therefore i need to connect database with oracle or ms access database.
please suggests step to connect any database through Borland c++ compiler.

推荐答案

使用 SQLAPI ++ 这是一个C ++库,允许您将C ++应用程序连接到数据库文件。我不确定这是否是你要求的东西。它支持Embarcadero C ++编译器,这是Borland C ++的最新版本。如果它不支持旧的Borland C ++,请尝试使用任何其他编译器,如GCC或Visual C ++编译器。
Use SQLAPI++ which is a C++ library allowing you to connect your C++ application to a database file. I'm not quit sure whether it's the thing you are asking for. It supports Embarcadero C++ compiler which is the latest version of Borland C++. If it does not support old Borland C++, try using any other compiler such as GCC or Visual C++ compiler.


这篇关于如何将Borland C ++编译器连接到MS Access数据库和Orcale的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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