搜索资源列表
数据库编程实例
- 实现信息的删除 修改 录入
java JTable贴加,删除,修改,数据库
- 实现JTable和SQL Server数据库之间的同步更新,查询,贴加,修改
DataBase
- 本源码解决数据库删除数据口无法压缩问题,成功解决了数据口内存压缩问题
数据库实验
- 数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。-database experiments, a simple database, open storage, delete, equivalent to establish nested loop join function.
Ado访问数据库基本操作
- 这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to
数据库ado
- 在VC中用ADO连接ACCESS数据库,实现插入,删除,修改等操作。-in VC ADO database connectivity ACCESS achieve insertion, deletion, modification, etc.
数据库041110
- 这个是一个小型的学校数据库,可以统计老师信息,学生信息,研究生等的信息,用几个类实现,可以查询,删除等等!-This is a small database of schools, teachers statistical information, student information, such as the Graduate information for several categories of achievement, ca
工商数据库管理系统
- 很好的数据管理系统,能够查旬,添加,删除,更改,保密性能很好.-very good data management system to check the handicapped, add, delete, change, confidentiality good performance.
使用ACCESS数据库的电话簿
- 使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能-VB combining ACCESS database of telephone directories do realize the added, inquiries, and delete functions
基本ado数据库操作
- 在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。-in VC environment, the right to use ADO ACCESS database of basic literacy delete, insert operation.
VC与数据库
- 一个小型的数据库软件,可以实现添加删除等功能-a small database software, can be added to delete functions
数据库连接的两种方法
- 这里采用了两种连接数据库的方法,通过ADO控件连接SQL Server数据库 对所连接的数据库进行数据的修改、添加、删除等操作 -here used two methods to connect to the database through ADO connectivity to the SQL Server database by connecting to the database data changes, add, d
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of t
zhaozhibin
- 一个数据库课程设计,基于microsoft access 和vb的设计,可实现简单的删除修改查询和登记(由于需要设置路径,简单的作可以将其放置于F盘,即可运行-a database curriculum design, based on microsoft access and vb the design, can be amended to delete simple inquiries and registration (becau
fafsdfsf
- 实现对学生信息的添加、删除等功能是用VB和数据库作为开发环境的!-realization of the right of students to add information to delete function is used as a database and VB development environment!
VB_SearchAddDelete
- VB6.0下对Access数据库文件进行查找、添加、删除记录的源代码!-VB6.0 under the Access database files to search, add, delete records of the source code!
StudyManagement
- 科研管理系统,可以添加,删除,修改,查询相应的内容。做的较简单,主要演示如何绑定数据库。-Scientific management system, can add, delete, modify, query the corresponding content. To do more simple, the main demonstration of how to bind database.
DATABASETOOLS
- SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作,又可以数据库的备份和还原操作,还可以自动地根据需要产生各种SQL语句(包括了SELECT、UPDATE、DELETE、INSERT等SQL语句)的数据库工具,将为数据库管理员和数据库软件开发人员提供极大的方便。-SQL is a database tool for data that can browse, add, delete and modify ope
sql
- jsp对数据库的基本操作,包括插入,删除,修改-It introduces the basic sql application ,including insert,delete and update.
111141-28-陈树华数据库实习2
- 数据库实习作业2,实现了基础的查询、删除、存储过程功能。(Database practice 2, to achieve the basic query, delete, storage process function.)