搜索资源列表
jdbc+db2
- jdbc连接db2范例,非常完整,我找了很久,供学习参考-jdbc connecting db2 example, the very integrity, I look for a long time for study reference
excel_vc
- 这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
TestEde
- 一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
gongdianjuoa
- 学习数据库开发的好例子,这是一个关于供电局数据库开发的示例!-good example of this is a power supply bureau of the sample database development!
在SQL中删除重复记录(多种方法)
- 在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for
VB)oracle插入大于4000个字符
- 该源码给出了一个插入大数据量(超过4000条记录)的示范例子。一般而言,超过了4000条,用一般方法是没有办法的,必须特殊处理。-the source is inserted into a large volume of data (more than 4,000 records) model example. Generally, more than 4,000, with the general approach is not the way to be treated specially.
oracle_sample
- 学习oracle的脚本,包括备份,proc编程的,例子,是学习oracle的好资料-learning oracle scr ipts, including backup, proc programming, for example, is a good learning oracle information
DataInfo
- 前一段研究vc数据库时朋友帮我做的一个关于vc中ADO数据库中使用Combo Box的例子,很简单但是很实用。绝对原创!-vc database friends to help me do a vc on ADO database using Combo Box example, a very simple but practical. Absolutely original!
procdemo
- VC+ORACLE的开发例子。 PRO*C的例子,不错的初学教程。-VC Development ORACLE example. PRO * C example, a good beginner tutorial.
VFP-FTP-Example-Source-Code
- vfp的ftp相关案例程序,包含63个关于ftp技术的例子,为开发者提供参考-the ftp related case vfp program contains 63 examples on ftp technology, to provide a reference for developers
master
- PB开发的一个山庄管理系统,现在仍在使用中,数据库sql server 2000。具有餐饮管理和住宿管理,含会员,折扣,支持读卡器等。13944902227-PB Hill developed a management system, are still in use, database sql server 2000. With food and beverage management and accommodation management, including members, disco
otl4_examples
- otl编程的举例,很好的例子,是oracle数据库编程的利器-otl programming, for example, a very good example is the oracle database programming tool
QueueRegedit
- 常用有关于计算机优化的注删表批处理文件。比如网络共享,安装SQL Server 2000 系统挂起等等。搞定这些小事情。-Commonly used on the computer table to optimize the injection of a batch file to delete. For example, a network share to install SQL Server 2000 system hangs and so on. Get these small thin
adosql
- 用ado读取sql数据库的例子,注释很全。大家参考-Sql database using ado to read the example, a comment is all. Your reference
Projects
- 一个数据库的应用举例,天气遇到的一个系统编程-For example, a database application, the weather encountered a system programming
example
- 数据库上使用的简单例子,作为初学者的使用很好-Database using the simple example, as a beginner in the use of good
ORM.Example
- 使用它可以不用写sql语句,特别是要写很多sql语句时,它就显得非常好用-this is a orm frame
SQL-Server-2005-example-source-code
- 包括表的定义、查询、插入、修改代码,备份还原以及视图、存储过程和触发器代码-Including a table definition, query, insert, modify the code;Backup and restore, and views, stored procedures and triggers the code etc
xiangtongziduan
- sql查询 当有相同字段值的时候如何查询出来只显示一个,例如 a 数学 80 a 语文90 可以只显示一个a字段-sql query how to query when the same field values show only one example, a math and a 80 language 90 can only display one a field
SQLserver-Example
- SQLserver的一个初级的例子,网上下载的,经过调试和修改,直白的教你怎么在win32程序中编写和SQLserver的数据连接。-SQLserver a primary example, online download, after debug and modify, straightforward to teach you how to write win32 program and SQLserver data connection.