连接用C ++的mysql [英] connect to mysql using c++

查看:145
本文介绍了连接用C ++的mysql的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有可能连接到MySQL数据库并发出使用C ++的查询?结果
我发现了一些样品code从互联网,但他们都用mysql!所以u需要在计算机上先安装mysql。结果
我想是用从那里我没有安装MySQL的访问远程MySQL数据库不同位置的程序。结果
这可能吗?

is it possible to connect to an mysql database and issue queries using c++?
i found some sample code from the internet but they all use mysql! so u need to install mysql first on the computer.
what i want is to use a program from different locations where i don't have mysql installed to access a remote mysql database.
is this possible?

推荐答案

沃伦·杨做了一个C ++库调用的Mysql ++,你可以找到更多的信息:
的Mysql ++

Warren Young has made a C++ library call Mysql++ you can find more info at: Mysql++

您还可以看看:的libmysql

这篇关于连接用C ++的mysql的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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