搜索资源列表
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
使用ADO执行存储过程
- 一个用ADO执行存储过程的例子,在执行时可以连接不同的数据库-a process of the implementation of storage example, the implementation can be connected to a different database
物资管理系统实例zhang
- VB编写的物资管理系统,是学习数据库编程的很好的范例-VB preparation of materials management systems, database programming is to learn from the good example!
AmoBrowser
- 学习SQL Server Analysis Services的几个好例子之二-learning SQL Server Analysis Services several good example bis
BackupAndRestore
- 学习SQL Server Analysis Services的几个好例子之三-learning SQL Server Analysis Services several good example ter
DisplayObjectNames
- 学习SQL Server Analysis Services的几个好例子之四-learning SQL Server Analysis Services several good example 4
Delphidb
- Delphi_7.0数据库开发源代码。有内容十一章节,每章有合适的例子来配合讲题。可以分别调试。-Delphi_7.0 open source database. The contents are 11 chapters, each devoted to a suitable example to meet Topics. Debugging respectively.
sql2
- SQL学习宝典2.0的使用说明: 1.在win95,win98下要安装PWS(win98安装盘里有). 2.把sql2目录设为虚拟目录。 2.在浏览器中运行http://localhost/sql2/index.asp. SQL学习宝典2.0的功能说明: 1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。 2.assess数据库显示,显示数据库中的所有表名和所有表的记录, 包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库
CSqlMakerTest
- 一个vb开发,可以动态生成SQL的\"拼装类\". 例如: sql.strsql=\"select ? from ? \" sql.setFieldEx \"field1\" sql.setFieldEx \"tbl\" debug.print sql.strsql 输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." Fo
dh1980
- 左界面滚动界面制作实例,需要flatstyle平面控件-Left interface rolling production example, the need flatstyle Control Plane
TestExample
- puwerbuilder test example
db_lib_test
- 本代码使用DB_LIB库对SQL SERVER2000进行连接和各种操作,提供了一个实例。-DB_LIB use of the code to the SQL Server2000 and linking various operations, provide an example.
vb+sql+example
- sql的实例源码,是用vb写的,对初学者有很大的帮助-sql an example of source code is written using vb of great help for beginners
example
- ASP.SQL.Server. The formation of dynamic web精讲example-ASP.SQL.Server. The formation of dynamic web example
example
- 数据库上使用的简单例子,作为初学者的使用很好-Database using the simple example, as a beginner in the use of good
example
- EXCEL与SQL SERVER数据库实现数据交换,包括: 实例1,将SQL SERVER数据导入到EXCEL工作表 实例2,将EXCEL内的数据导入到SQL SERVER数据。-EXCEL and SQL SERVER database for data exchange, including: Example 1, the SQL SERVER data into EXCEL worksheet Example 2, within the EXCEL data into SQL SE
SQL-EXAMPLE
- SQL EXAMPLE PROCESS SQL存储过程实例-SQL EXAMPLE PROCESS
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.
