-
自己常用的的一个数据库操作类
注意修改private void setConn()方法为您的connection连接方式...
自己常用的的一个数据库操作类
注意修改private void setConn()方法为您的connection连接方式 -Their common database operations of a class attention to changes private void setConn () method of connection for your connection
- 2022-01-23 11:00:30下载
- 积分:1
-
ADO access to the database program, is ideal for entry to study for reference.
ADO访问数据库程序,非常适合入门学习参考.-ADO access to the database program, is ideal for entry to study for reference.
- 2022-07-04 07:40:43下载
- 积分:1
-
一个关于odbc数据库应用的经典例子
一个关于odbc数据库应用的经典例子-Odbc database application on a classic example of
- 2022-07-10 02:31:03下载
- 积分:1
-
vc写的电话本程序,使用ado方式访问数据库。
vc写的电话本程序,使用ado方式访问数据库。-vc phone book written procedures, access to the database using ado.
- 2022-02-03 12:52:53下载
- 积分:1
-
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的...
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 environment, and removed a prompt message, hoping to provide more convenience. Thank you, the original author
- 2022-11-20 02:05:03下载
- 积分:1
-
该示例说明包含三个文件: 1
该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
- 2023-01-21 05:50:03下载
- 积分:1
-
使用ODBC
Using ODBC in Visual C-Using ODBC in Visual C++
- 2022-03-30 22:06:13下载
- 积分:1
-
在革命时期日期ODBC演示
演示在ODBC中使用时间日期- Demonstration in ODBC period of revolution date
- 2023-01-03 05:20:03下载
- 积分:1
-
模糊查询,实现输入关键字的模糊查询,非常好用,试试吧,新手编的...
模糊查询,实现输入关键字的模糊查询,非常好用,试试吧,新手编的-beautiful
- 2022-06-20 16:57:42下载
- 积分:1
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1