搜索资源列表
dbex
- 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
SQL代码转PB代码
- SQL代码转PB代码工具,可将更新数据库的SQL代码翻译为PB的代码。 将更新数据库的功能集成在更新程序中。
ImageDatabase.rar
- VB将图片存入Access数据库并实现导入、导出、删除、预览管理操作,并可对存入的图片进行分类管理、分类检索,程序用纯VB代码实现,没有用到任何控件,因此很适合学习用。,VB picture into the Access database and to import, export, delete, preview of the management of operations, and to classify the pictures into the management of keys,
VB编写的SQL企业管理器
- VB编写的SQL企业管理器(对正在学习的人非常有帮助,包含数据导入导出的代码),应该是学习中的精品 -VB, SQL Enterprise Manager (for those who are learning very helpful, including data import and export of the code), should be learning in the boutique
SQL
- vc++中数据库编程简单代码,实现了添加删除修改等功能-vc++ code in database programming is simple to realize such functions as add and delete
Data_Mining_SQL_2008
- 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
学习ADO时
- 对ADO学习的总结,有统计,计算,对SQL语句的详细使用,很好的代码,值的学习-right ADO study's summary, statistics, calculation, to the SQL statement detailed the use of good code, the value of learning
HOTEL
- 星级酒店管理系统最初功能演示版,提供所有星级酒店管理中的客房管理, 房态管理,客史管理,客人资料管理,帐务管理,报表管理,餐饮收费管理 菜谱管理,夜审处理,数据库备份等功能.所有功能皆可以运行,(但有一些BUG未处理) 此代码完全可以完成星级酒店上述管理功能. -------------------------------------------------------------- 系统提从与ACCESS或SQL相接,在登录时,选择全局数据库,就与SQL数据库
ASP.NETSQLserver2005MaterialManagementSystem
- ASP.NET 源代码 三层架构 进销存物资管理 c# SQL server2005 进销存物资管理系统源代码 极品收藏代码: 入库、出库、退库、盘点、维修、付款、收款、报废,查询,统计分析。 框架完美,短小精悍,可以立即使用,也可以二次开发拓展。 -ASP.NET source code for the three-tier system of materials management Invoicing c# SQL server2005 Invoicing m
SQLAssistant4.59create
- SQL Assistant是一款数据库开发辅助软件,能够帮助多种数据库开发人员加快开发过程,提高代码质量和准确度.-SQL Assistant is a supporting database development software, can help a wide range of database developers to speed up the development process, improve code quality and accuracy.
LCBlog
- wcf+linq to sql多层架构代码示例-wcf+linq to sql
Delphi.Programming.SQL.query.module.code
- Delphi编程设计SQL查询模块代码Delphi Programming SQL query module code -Delphi Programming SQL query module code
sql.examples.navigation
- sql航空导航事例代码sql code examples of air navigation -sql code examples of air navigation
sql.trading.system.
- sql贸易系统设计经典代码sql trading system design classic code -sql trading system design classic code
Transportation.System.sql
- sql运输系统设计高级代码Advanced Transportation System sql code -Advanced Transportation System sql code
mydb.sql
- 连接数据库的基本代码,用于面向过程的语言进行的操作-SQLyog Enterprise- MySQL GUI v6.03
VB-SQL
- vb sql 连接的连接代码,可以应用到很多地方-VB SQL
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
CodeGenerator
- C#写的一个简单的sql server代码生器(C# writes the code generator)