-
SQL和VC结合
很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
- 2023-03-14 08:20:03下载
- 积分:1
-
数据库语言的几十条代码,无大用,参考而已
数据库语言的几十条代码,无大用,参考而已-Database language dozens of lines of code, no Dayong, reference only
- 2022-03-10 20:57:51下载
- 积分:1
-
SQL server 的 RSA 代码
RSA is a 密码,这被称为第一次在切实可行范围内 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-10 00:57:21下载
- 积分:1
-
Sales management system for information on sales day
商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能
-Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions
- 2022-04-22 00:00:11下载
- 积分:1
-
这是一个简单的数据库管理系统.这有利于对sql server 2000以及ado.net的学习.希望大家多多指教...
这是一个简单的数据库管理系统.这有利于对sql server 2000以及ado.net的学习.希望大家多多指教-This is a simple database management system. This is conducive to the sql server, as well as a 2000 do.net learning. We hope the exhibitions
- 2022-08-11 18:10:51下载
- 积分:1
-
三层架构生成工具源代码,让你的开发更加快速,进一步了解SQL代码的灵活运用...
三层架构生成工具源代码,让你的开发更加快速,进一步了解SQL代码的灵活运用-resultant
- 2023-06-23 14:40:03下载
- 积分:1
-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1
-
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接...
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
- 2023-09-02 21:50:03下载
- 积分:1
-
摘要:本程序将建立一个用邻接表方式存储的有向图,可以进行插入顶点或边的操作,可以输出有向图的信息或输出该有向图的拓扑有向序列。...
摘要:本程序将建立一个用邻接表方式存储的有向图,可以进行插入顶点或边的操作,可以输出有向图的信息或输出该有向图的拓扑有向序列。-Abstract: This procedure will create a stored using adjacency list of the directed graph that can be inserted into the operation of vertex or edge, you can output to the map information or the output of the topology graph has to have the sequence.
- 2022-01-20 22:44:45下载
- 积分:1
-
vb连接SQL的小程序,内附详细的说明信息,一目了然
vb连接SQL的小程序,内附详细的说明信息,一目了然-SQL Connect vb small procedures, containing detailed information at a glance
- 2022-07-26 17:09:43下载
- 积分:1