搜索资源列表
pbsource1
- PowerBuilder下拉式数据窗口增量式录入的实现方法-PowerBuilder drop-down data entry window Incremental Implementation
Sql2000_test
- Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id,
SQL1
- SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展
JQuery
- 拖曳功能早已经成为各个网站吸引用户的一大亮点,那有没有想过如何把拖曳功能应用到电子商务网站的购物车功能模块中呢? 这样一来,购买者只需要把自己感兴趣的商品拖曳到自己的购物车中,也可以从购物车中删除商品 同时更新购物车的总体价格和数量。 本实例并没有链接数据库读取数据来初始化Products,而是创建了一些虚拟的商品-JQuery drag and drop shopping cart source code construct
Connection-Manage-system
- 使用C#编程与SQL Sever数据库的连接,实现了个人通讯录的添加,修改,删除等重多功能-I made progress by C# lanague and concent with SQL Sever database.It has mang function such as add connector,drop connector ,modify connector and so on.
DB1
- /*** Object: Table [dbo].[mabs] scr ipt Date: 03/21/2011 20:18:56 *** / IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N [dbo].[mabs] ) AND type in (N U )) DROP TABLE [dbo].[mabs] GO /****** Object: Table [dbo].[mabs] scr ip
sqlyuju
- sql语句大全 --语 句 功 能 --数据操作 SELECT --从数据库表中检索数据行和列 INSERT --向数据库表添加新数据行 DELETE --从数据库表中删除数据行 UPDATE --更新数据库表中的数据 --数据定义 CREATE TABLE --创建一个数据库表 DROP TABLE --从数据库中删除表 ALTER TABLE --修改数据库表结构 -sql statement- Go to st
mssql_debugger
- Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).
SQL-database-extractor---
- 运行程序,打开登录界面,如图1.1所示。在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Run programs, open the login screen, shown in Figure 1.1. Select Server drop-down list, select the server you want to connect
drpAll-pak-kardan-kamele-yek-database
- drop all sqlserver database with no bad effects to have new clear database
DistillSQL
- 运行程序,打开登录界面.在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Run the program, open the login screen, shown in Figure 1.1. Select the server you want to connect in the "Select Server" drop-down li
ASPArea
- Asp实现省市县下拉三级联动,数据来自数据库sql sever 2005-Asp implementation and drop-down three-level linkage, the data a SQL sever 2005