-
简单的银行管理系统代码,适合学生课程设计用
简单的银行管理系统代码,适合学生课程设计用-simple bank management system code, for students with course design
- 2022-03-11 09:16:10下载
- 积分:1
-
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板...
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板-The early development of their own net code generation tools, and now come up with to share. Functions: data access, logical access, the page code, a template to generate stored procedures ...
- 2022-04-29 23:44:49下载
- 积分:1
-
本网站是一个库存管理系统,里面设计到很多常用而选进的技术,质量绝对过关。。废话不多说了,赶快下载吧...
本网站是一个库存管理系统,里面设计到很多常用而选进的技术,质量绝对过关。。废话不多说了,赶快下载吧-This site is an inventory management system, which design to many commonly used and elected to the technology, quality absolute clearance. . Nothing to add to that nonsense, as soon as possible to download it
- 2022-01-24 13:08:37下载
- 积分:1
-
SQL language commonly used in some order of the code
SQL语言常用的一些命令各代码 -SQL language commonly used in some order of the code
- 2023-07-14 00:30:03下载
- 积分:1
-
delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助...
delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助-Universal Database Connection example, when a delphi himself had written, and I believe that the entry delphi study conducted ADO SQL help some friends
- 2023-04-25 01:50:03下载
- 积分:1
-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1
-
上传的文件 是sql server2000的数据说明。
上传的文件 是sql server2000的数据说明。-upload the document is sql SERVER2000 data on.
- 2022-05-09 10:31:39下载
- 积分:1
-
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状...
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状态用了两种方式,一种是SQLDMO,另一种是直接检测Sql Server服务。
-small write new Delphi use DDS to achieve state control of the SQL Server procedures, It involved the adoption of SQL Server DDS control activated stop, Detection of SQL Server with the state in two ways, one is DDS. another is the direct detection Sql Server services.
- 2022-02-16 03:24:36下载
- 积分:1
-
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的...
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的-This is the time to do graduation project, the preparation of the SQL database backup and recovery capabilities, a strong general
- 2022-03-19 11:03:33下载
- 积分:1
-
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