搜索资源列表
ruite
- .net的管理系统,带报表,数据库处理-.net management system ,add to report forms use database to process
delphi7
- 一个对数据库操作的例子,是可以添加和删除记录的-one pair of the operation of the database example, can add and delete records
员工请假管理系统
- 一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对MDB数据库的增加,删除,查询,打印,报表等功能。所有源码免费开放.很难得的一套管理系统的源码啦-a VB development of the database management system. ACCESS 2000 databases. With the integrity of the design development d
工商数据库管理系统
- 很好的数据管理系统,能够查旬,添加,删除,更改,保密性能很好.-very good data management system to check the handicapped, add, delete, change, confidentiality good performance.
liangku
- 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XML
mantedn
- 这是一个完整的asp数据库操作例程,里面集中了我对asp的理解,小小的一个asp程序,集中了查询,分页,按目录排序,检索,鼠标事件,listctrl操作,以及添加、删除、编辑、保存和sesion的应用。也是我至今最后一个asp程序了。-This is a complete database operation asp routines inside concentrate on my understanding of the asp, a small asp procedures focusin
ODBC12313
- 在程序中直接实现添加添加ODBC数据愿,不需要手动添加-in the proceedings directly to add ODBC data would add, not manually add
示例代码
- 最简单的 在网站中实现数据库的调用,查找,删除,添加功能,嘿嘿 新学的ASP自己动手做的 仅恭参考-the simplest site in the database calls, locate, delete, add features laughter newly learned to make their own ASP only respectful reference
25175学生成绩查询管理系统 v2.2
- 1.添加单个成绩 2.批量添加成绩 3.通过搜索并修改与删除 4.直接修改-1. Add two individual achievements. Batch added three results. Search and amended with the deletion of four. Direct changes
实验111
- 一个简单的老师学生数据管理系统,可以进行查看,添加,修改,删除的操作-a simple teacher student data management system, can view, add, modify and delete operations
E07.ZIP
- 本例介绍如何在VC中编写一个应用程序来管理通讯录数据库,实现数据的浏览、更新、添加和删除。-how the cases in VC procedures for the preparation of an application to manage the directory database, the data browser, to update, add and delete.
孙璐璐
- 2、 运行平台 WINDOWS NT 以上(服务器——配有sql sever2000 数据库管理系统) 开发环境 DELPHI 6.0、7.0+SQL SEVER 2000 3、 开发人员 信息与控制工程学院计算机2003级03班 学号:03 孙璐璐 4、 数据需求分析 在程序中所管理的数据主要分为学校下属单位电话、学校学生宿舍电话、以及个人电话的查询。在上述查询中其中主要包括单位的ID、单位的名称以及单位的电话号码属性用以描述起基本信息、宿舍包括宿舍好以及电话号,
CDaodatabase3
- 实现了创建数据库,添加数据以及执行SQL语言的delete和update功能 -achieve the creation of the database, add data and the implementation of the SQL language update and delete functions
ODBCMFC
- 基本上实现了数据库记录的遍历、编辑、增加、删除等操作。-basically realize the database records of Ergodic, edit, add, delete, etc.
intellgence
- 智能化查询过程C语言源代码,程序用来查询用户输入的信息,如果查到,则输出;若没有查到,则向用户询问,且具有记忆和自动更新数据库功能。不足之处在于,没有实现模糊查询(利用字符串匹配的知识不难自行增加相应功能);没有实现删除错误信息的功能,以后有时间慢慢添加吧。暂时可以看作一个对文件操作的小程序-intelligent inquiry C language source code, procedures can be used to query the user input information,
ADOcontrolaccess
- 怎样使用ADO操作数据库?本代码实现用ADO方式对access数据库进行添加,修改,插入,删除数据-how to use ADO operation of the database code using ADO way to achieve access to the database to add, modify, insert, delete data
MDBViewer
- MDB数据库编辑工具,支持新建数据库,新建数据库表单,添加字段,添加数据库记录,反正都有了,有兴趣的不妨拿去慢慢研究-The MDB database edits tool, support lately sets up a database, lately set up a database form and list, add a word segment, add a database record, anyway and all had and have interest of migh
TxlCode
- 简易通讯录是一款免费软件(为满足自己的需要而作)。使用软件没有记录条数限制,没有时间限制.简单的通讯录,查询 (功能:模糊查询,姓名的拼音查询 ) 比Excel好用,好管理.程序界面简洁,需要的联系方式一目了然.。 0.15 1.增加一项:可以为联系人添加图片。 (升级 实现方法 : 增加 Accesse 数据库中 ALlPerson 表中的2个字段 Pic 字段 OLE对象 PicFormat 字段 图片格式-Easy Address Book is a f
add
- 对数据库的数据表的元素进行添加功能,完善系统功能。-Data table on the database elements to add functionality, improve system functionality.
creat-database--table-and-add-data
- C#操纵sql数据库 新建数据库,新建表,添加数据 很好的C#数据库编程入门demo-C# sql database to manipulate the new database, new tables, add data to a good C# Database Programming introductory demo