搜索资源列表
SQLBrowser
- 很久以前用delphi写的一个SQLServer外部的企业管理器,可对库中的表、过程、函数、类型等对象进行查看。主要的功能是实现了类似SQLServer中的查询分析器一样的多个语句同时编缉的功能。写好后就没有动过了,哪位有兴趣可以继续把功能加强。我的QQ:81106348-with delphi long ago wrote a SQLServer external enterprise management, which can be right for the table, processe
txl2
- 数据库操作,sqlserver,SQL语句练习,odbc数据源-database operation, SQLServer, SQL practice, odbc data sources
sqllogclear
- 讯鑫 Sql Server 日志清理工具(免费源码) 1.0.0 清除、压缩 SqlServer 的日志,支持多日志文件的SQLSERVER数据库日志,能将十几G的日志文件清理成十几兆。 SQL SERVER 修复,SQL恢复,误删除表,SQL 数据恢复,SQL SERVER 数据库恢复修复,SQL 找回业务 使用数据库的过程中,由于断电或其他原因,有可能导致数据库出现一些小错误,比如检索某些表特别慢,查询不到符合条件的数据等. 出现这些情况的原因,往往是因为数据库
DataCreat_ByQmhsoft
- 实现将SQLServer中,任意一表中的数据,生成插入语句,以实现脚本式的数据分发-achieve SQLServer, an arbitrary form of data, generate inserted phrases scr ipt-to achieve the data distribution
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
sql2000数据库操作工具
- sqlserver2000的操作工具,可以按条件生成表结构、更新语句、插入语句等功能。
VC_ADO-SQLSERVER-Access
- mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 -mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.
SQLSERVER
- 主要包括SQLSERVER中的SQL语句,如何操作数据库和对表进行增删改查等一系列的操作。-Including SQLSERVER the SQL statement, how to operate the database and table additions and deletions to investigate a series of operations.
ADO-SQLServer
- ADO连接SQLSever2000,并且通过sql语句,进行增删改查操作。 简单,方便快速入门,-ADO connection SQLSever2000, and through the sql statement, to additions or deletions to change search operation. Simple, convenient, quick start,
SQLServer
- SQL 语句,用于SQL Server的学习。-SQL statement, SQL Server for the study.
SQLServer
- SQLServer SQLServer 语句大全,集合sqlserver所有语句-SQLServer SQLServer statement Daquan, a collection of all statements sqlserver
chapter04
- sqlserver2005中所有select的语句 作为sqlserver语句的灵魂 有助于我们提高对sql的理解-sqlserver2005 all the select statement as a statement that the soul of sqlserver help us to improve the understanding of sql
Student
- VC++操作SqlServer数据库的参考源程序 VC++操作SqlServer数据库的一个参考程序,主要包括ADO的使用,压缩包内附带有SQLSERVER的备份文件,附加即可,其实你可以把这个程序当作一个数据库编程的教程,它介绍了VC++如何连接SqlServer,添加、删除、备份、修改数据,包含一些常用SQL语句的语法示例等,自带有一个CHM帮助文档,向你讲解一些基础知识,因此对VC入门级选手特别有用 -VC++ operator SqlServer database referen
sqlserver
- sql server 中sql语句的详细说明加用例,能够更清晰了解sql server-sql server sql statement in detail Minga use cases, to more clearly understand the sql server
sQLServer.statements
- sQLServer实用SQL编程语句设计资料sQLServer practical design information SQL programming statements -sQLServer practical design information SQL programming statements
sqlServer
- sql server 平常生活中需要用到的基本语句,包括创建,修改,查询,删除-sql server 平常生活中需要用到的基本语句,包括创建,修改,查询,删除
mssql
- 编程资料,适合sqlserver语句转换功能。小巧,灵活。(Programming information, suitable for sqlserver statement conversion function. Compact and flexible.)
数据库(sqlserver)查询器
- 通过界面可简单的分类查询具体的sql server数据库中要找的数据,最主要的是 显示找到的数据所使用的sql语句。对工作学习数据库语言作用显著。(Through the interface can be simple classification query specific SQL Server database to find the data, the most important thing is that Displays the SQL statement used to fi
学生信息管理系统
- C#做的学生信息管理系统,学生,教师,管理员三个用户组,有不同的增、删、改、查权限,自带建表sql语句(C# student information management system, students, teachers, administrators three user groups, there are different, delete, change, check rights, with the construction of the table SQL statement)
用批处理运行sqlserver语句
- 用批处理运行sqlserver语句,同时输出运行结果到log(Run the sqlserver statement in batches and output the run results to log.)