搜索资源列表
smalldatabase1
- 刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注: 里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者 参考。 说明文档--给初学者 1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下, 2、在SQL SERVER中:右键选中数据库/所有任务/附加
exceltest04959
- 使用VC建立一新工作簿,向单元格添加数据,指定行之前插入一行。 -use VC establish a new book, add to the cells, designated inserted before his trip.
MyExcell
- VC操作EXCELL,向单元格添加数据,指定行之前插入一行.
VCExcell
- VC向单元格添加数据,指定行之前插入一行
Ado_SQL_listCtrl
- 用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改, 希望对广大VC++爱好者有所帮助。
treeview数据操作
- treeview连接数据库,进行添加、编辑、删除等操作,非常实用。
VC_MSSQL
- VC6.0对MSSql数据库的简单操作,包括链接,删除数据,添加数据,修改数据,分六个小工程,简单明了,适合初学者理解概念-VC6.0 on MSSql simple database operations, including the link, delete data, add data, modify data, divided into six small projects, simple, suitable for beginners to understand the concept
stucours
- 在VB应用程序平台上开发的SQL学生选课数据库系统。可以实现学生选择自己要上的课,老师选择要教的课。能够查询、修改、删除、添加数据等。也设定了访问安全性、访问权限等以供不同身份的登录者使用。-In the VB application platform developed by students in classes SQL database system. Students can choose their own to the class, teachers choose to teach
CDataInput
- 可以读入txt文本中的项 然后写入EXCEL 大大缓解了添加数据的繁琐。-Txt can be read into the text of the item and then write EXCEL add greatly to ease the red tape data.
SQLserver
- SQL编程.建立表,对表中的数据处理,更新,删除,添加数据-create table in SQL,and delete,add,update data in it
sql_ox
- SQL介绍,使用SELECT 语句从表中取数据,创建新表,字段属性,向表中添加数据,删除和修改表.-SQL describes the use of SELECT statements taken from the table data, create a new table, field properties, to the table, add data, delete, and modify the table.
1213243143
- 本程序源码是关于vc++ ado对表的获取,包括添加数据引擎-The source code is on the vc++ ado access to the table, including adding data engine
ADOupdate
- 本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库-This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database
Library-SQL
- 这是一个数据库的建库,建表,添加数据,创建触发器,创建存储过程的一个例子,初学者可以根据这个例子学习数据库-This is a database, create table, add data, create trigger, create procedure with an example, beginners can according to the case study SQL
J_AccessInsertRecordBatch
- 通过批处理SQL语句给数据库表“学生成绩”添加数据(记录)的例程。-Adding data (records) routines through a batch of SQL statements to the database table "student achievement."
DB_example
- 不断向数据库内添加数据并且查看数据库内容-Continually adding data to the internal
JNDI-Jboss
- 通过JNDN连接数据库,JNDI查找数据源,输出数据库中的数据并可以添加数据-By JNDN connect to the , JNDI lookup data sources, data output s and data can be added
test_list
- 循环依次数据写入链表,数据添加格式为在尾部添加,并依次释放内存,完整的分配,释放,添加数据list代码,共初学者参考-circly write data to list, add data to the tail of list,totaly malloc, release, and add data to list.
Oracle
- Oracle创建数据库表和添加数据和查询语句的sql 语法(Create database tables and add data and query statements)
DATABASE
- 简单的sql查询基本语句练习素材,删除表,添加数据进入数据源表,左右表的链接等(Simple SQL query basic sentences exercise material, delete tables, add data into the data source table, left and right table links, etc.)