在MySQL中使用Visual C ++ Windows窗体 [英] Using Visual C++ Windows Forms with MySQL

查看:76
本文介绍了在MySQL中使用Visual C ++ Windows窗体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找有关如何将程序与MySQL集成的教程,以便将输入的任何信息存储在数据库中.然后,我可以从数据库中查询该信息.

该程序是使用Visual C ++ Windows窗体构建的,并且使用各种控件,包括文本框,标签和按钮.这些将用于将信息输入数据库以及查询该信息.

通过这种程序,我未能成功找到有关数据库管理的良好教程.

请,如果有人知道我可以找到这样的材料的网络资源,请告诉我.或者,如果您可以就如何解决该问题分享一些见解,我将不胜感激.

提前感谢.

I''ve been looking for a tutorial on how to integrate my program with MySQL so that whatever information I enter is stored in a database. I can then query that information from the database.

The program is built with Visual C++ Windows Forms and is using all sorts of controls including Textboxes, labels, and buttons. These will be used to enter the information into the database as well as querying that information.

I''ve not been successful to find a good tutorial about database management with this kind of a program.

Please, if any one knows of a web source that I can locate such a material, do let me know. Or if you can share some insight on how to go around the problem, I will greatly appreciate.

Thanx in advance.

推荐答案

一个简单的Google搜索就可以解决问题了.

看这里:

http://forums.mysql.com/read.php?45,49606,49606# msg-49606 [ ^ ]

http://www.functionx.com/mysqlnet/vcnet/Lesson02.htm [ ^ ]

http://lstigile.wordpress.com/2009 /05/19/using-libmysqld-with-microsoft-visual-c-2008-express/ [ http://dev.mysql.com/doc/refman/5.1/en/connector-cpp-apps-windows-visual-studio.html [ http://cplus.about.com/od/howtodothingsinc/ss/mysqlnet.htm [ ^ ]

祝你好运...请使用Google ...
A simple google search could have done the trick...

look here:

http://forums.mysql.com/read.php?45,49606,49606#msg-49606[^]

http://www.functionx.com/mysqlnet/vcnet/Lesson02.htm[^]

http://lstigile.wordpress.com/2009/05/19/using-libmysqld-with-microsoft-visual-c-2008-express/[^]

http://dev.mysql.com/doc/refman/5.1/en/connector-cpp-apps-windows-visual-studio.html[^]

http://cplus.about.com/od/howtodothingsinc/ss/mysqlnet.htm[^]

Good luck... and please use google...


这篇关于在MySQL中使用Visual C ++ Windows窗体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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