搜索资源列表
SQLCMD
- 查看Sqlserver的版本信息,查询表数据,表结构-View Sqlserver version information sheet data table structure
ADOSearch
- 数据自动查询数据表,可以连接任何表。只要输入表的字段即可查询出结果,方便强大-Data automatically query the data table
SqlServier-SQLCE
- 完成SQL SERVER表结构自动生成SQL CE数据库;把sql server数据表导入到sql ce数据表中。-SQL SERVER table to complete the structure of automatically generated SQL CE database the sql server data table into sql ce data table.
RunSql
- 一个输入SQL语句生成数据表记录的工具,支持SQLSERVER,无需安装,在windows环境下运行,类似于isqlw-Enter the SQL statement to generate a data table records tool support SQLSERVER, do not need to install in the windows environment to run, similar to isqlw
MapInfoProfessionalandSQLServer
- 通过到数据库的ODBC连接来将数据从SQL Server提交给MapInfo Professional。使用集成到SQL Server的SpatialWare,可以从MapInfo Professional与希望访问指定的SQL Server表实现连接。附加控件允许用户所需表的一部分,也可提取适合用户标准的查询来提取数据。当完成修改数据,可能简单地存储表并安全地存储在SQL Server中。-To the database through the ODBC connection to SQL S
SQL
- sql横向连接多个数据表的语法,精彩呈现 报表的好东西-sql to connect a number of horizontal data table grammar, Report of a good exciting things
shujukuTEN
- 本程序可以作为数据库入门的一个小程序,在SQL数据库里建立数据表,应用ADO.NET对数据库进行基本的操作:添加新纪录、编辑已有的记录、删除已有的记录和数据间的导航-In the SQL database to set up a data table, the application of ADO.NET database basic steps: add a new record, edit existing records, delete existing records and data
showMysql
- 连接Mysql,分页显示数据表内容的简单代码-Connect Mysql, page shows the contents of a simple data table code. .
ToolForSQL2000
- 一个可以搜索SQL服务器、连接数据库、编辑数据表的好软件-Can search a SQL server, connect database, edit data table good software
electron
- 对电子商城数据库进行初始化,给一些数据表进行预先赋值,以便为其他数据表存储数据或者为调试数据库做准备。可用三种方法:对表直接输入数据、使用SQL插入语句INSERT进行录入和使用查询分析器,可用变量向表中插入数据,完成对数据库的数据初始化。-Initialize the database on the electronic mall, to some pre-assigned data table in order to store data or other data tables in pr
Database_lock_and_data_able_partitions_Classic
- 数据库锁和表分区经典资料Database lock and data table partitions Classic-Database lock and data table partitions Classic Database lock and data table partitions Classic
sql-collect
- 本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Main achievement of this program back up and restore the database, attach and detach the database, extract data table, export data, configure ODBC data source and other functions.
Query-table-data-line-length
- 查询表数据行长度信息、数据和索引占用空间-Query table data line length information, data and index space
SQL-Database-Extractor-module
- SQL数据库提取器模块包括:登录界面;备份和还原数据库;附加和分离数据库;提取数据表-SQL Database Extractor modules include: Login interface backup and restore databases attach and detach the database extract data table
Data
- 操作员操作程序的权力是不一样的,比如有些操作员可以做商品的增删改,可有些操作员只能查询,甚至不能查询,请设计一个操作员-功能权限表。-Operating procedures of the power operator is not the same, such as some operators can do the additions and deletions of goods can only see some operators, or even information, please
SQL-Server-processing-mass-data
- 超大型数据库的大小常常达到数百GB,有时甚至要用TB来计算。而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。这不但影响着数据库的运行效率,也增大数据库的维护难度。除了表的数据量外,对表不同的访问模式也可能会影响性能和可用性。这些问题都可以通过对大表进行合理分区得到很大的改善。当表和索引变得非常大时,分区可以将数据分为更小、更容易管理的部分来提高系统的运行效率。 -Large size of the database is often hundreds of GB, and s
page_procedure
- 这是一段高效通用的存储过程用于mssql中对表返回的数据进行分页-This is a common and efficient process for mssql stored in the data table to return to page
sql_view-and-index
- 数据库的视图与索引。为已存在的数据表创建视图或索引,减少查找的时间-The database view and index. For existing data table create view or index, reduce search time
SQL-create-database
- 学生信息及选课等数据表的建立,sql数据库初级表的建立-Students information and course selection, the establishment of the data table, SQL database primary table is established
DataConnTest
- 为数据表添加或删除记录,实现最基础的功能-For the data table to add or delete records, to achieve the most basic functions