搜索资源列表
northwind中英对照
- SQL自带数据库CUB的中英对照表,方便朋友们使用,不会因为英文头疼。-own SQL database CUB of bilingual forms to facilitate the use of friends, not because English headache.
JDBC
- JDBC连接172.16.23.6的Northwind数据库;实现查询与更新
oracle-northwind
- Oracle Northwind 数据库生成-Oracle Northwind scr ipt
OrderManager
- 基于Northwind数据库,编写一个控制台程序,实现以下功能: 一)订单查询和查看:输入订购时间、客户名称、页码等条件,分页查询订单数据,显示订单列表。可以输入订单号,查看订单的详细信息。包括订单主信息和明细信息。 二)添加订单信息:输入订单主信息,输入订单明细产品信息。 三)修改订单信息:输入订单主信息,添加或者删除订单明细信息。 四)删除订单信息:输入订单编号,删除订单信息。删除之前显示订单信息,提示是否确认删除。 -Based on the Northwind dat
jQueryPager
- jquery无刷新分页、排序 利用jquery实现的ajax无刷新分页以及排序,支持多种格式无刷新更换,数据库采用的是Sql2000自带的NorthWind数据库 数据库控制使用的是SqlHelper -jquery refresh-free paging, sorting ajax using jquery implementation, as well as non-refreshing page sorting, support for multiple forma
NorthwindAndpubsSql
- Northwind与pubs数据库脚本 为MSSQL的脚本文件,适合MSSQL的初学者学习数据库结构使用。 这两个数据库都是微软本身的经典数据库。不知为什么,SQL体验版不带这两个数据库了-Northwind and pubs database scr ipt for MSSQL the scr ipt file, suitable for beginners to learn the MSSQL database structure to use. These two database
AfengPagerDemo
- Afeng通用URL分页控件源码及Demo 发个自己写的“通用URL分页控件”,整合了js验证,提供界面定置功能,完整源码及注释,包括Demo示例 Demo程序中采用的是Sql自带的NorthWind数据库-URL paging control Afeng Universal Demo fat source and write their own universal URL paging control, js integrated authentication, pro
EXTGrid
- SQL Server 2000中如果不存在英文版的Northwind数据库,新建并使用Northwind_db0401还原一个!-SQL Server 2000 does not exist if the English version of Northwind database, new and used to restore a Northwind_db0401!
SQLServer2000NorthWind
- 最近有人在找微软发布的Northwind示例数据库,我就把它发上来,还带有表的中英文对照哦!对你绝对有帮助!-Recently been published looking for Microsoft Northwind sample database, I put it made up, but also with a table of a bilingual Oh! You can definitely help!
Northwind
- 存储过程之jQuery分页源码 完成了一个很简单的Demo,《基于存储过程的Ajax分页》方案。客户端通信用的是jQuery1.2.6这个版本。在底层框架设计部分,采用的是动软反射工厂。那么就实现了真正的封装了业务。因为我们只会公开一个接口到表现层。而作为其他开发人员只需要用这个底层反射框架创建业务接口即可调用到我们设计的业务逻辑层。至此,我们的底层框架就设计完了。那么在表现层刚才也说了,采用的jQuery实现数据通信。那么,最后,我们的表现层和底层的一个管道采用的是httphandler,
In-reports-realize-mailing-list
- 在水晶报表中实现邮件列表 2.软件环境 第一套方案:简体中文版Microsoft Windows XP SP2(IIS)/Microsoft Office 2003(SP2)/Microsoft SQL Server 2000(MSDE)/Microsoft Visual Studio 2005。 第二套方案:简体中文版Microsoft Windows Server 2003(SP1)/Microsoft Office 2003(SP2)/Microsoft SQL Ser
3SQL
- 修改Northwind数据库中的Northwind文件增容方式为一次增加2MB。 -Northwind Northwind database to modify the file as a way to increase Capacity 2MB.
BindDataSourceDemo
- 使用SQL Server 2000中的Northwind数据库显示表以及他们的关系。并可可以实现对个人信息的查询-Use SQL Server 2000 Northwind database tables and the display of their relationships. And can realize to personal information query
Editor-of-Database
- 一个简单实用的数据库编辑软件,以Northwind数据库为例,压缩文件中附有抓图,直观的反应了软件的操作界面。-A simple and easy use database editor. With northwind database as an example, the compressed files contain snapshot, with which, it shows the users how it works.
northwind-dataset
- SQL Server学习入门基础必备数据库 也是应用基础库之一-SQL Server study entry based necessary database Also is one of basic library application
LINQ
- 在C#中编写一个LINQ查询的程序,查询Northwind数据库中Customers表中的所有记录-LINQ query program
ServerComponents
- BankAccount项目:在本文中,您将创建一个服务组件称为帐户,从ServicedComponent继承类。Account类是一个模拟的一个银行账户。它有属性值存储为一个帐户ID和帐户余额。Account类还提供了方法来转移数量从一个帐户到另一个。Account类资金从一个帐户转移到另一个。Account类也提供了一些方法来获得一个帐户的收支是否平衡以及获得ID� 年代的所有帐户。Account类访问Microsoft SQL Server数据库来保存并操纵帐户信息。 您将创建账
DataGrid_i
- 这是非常简单的例子,Datagrid在ASP.net这段代码帮助你如何填补Datagrid!与更多的Functionaity简单的添加、编辑、删除从网格界面与图像按钮 !这段代码还将帮助你指导如何突出Datagrid虽然鼠标移动 !这段代码也引导你在DataGrid分页。你只需要SQL服务器与NorthWind数据库变化只有你的服务器名称从代码享受工作与数据表格在ASP.NET-This is a very simple example, Datagrid in ASP.net code to
Northwind
- 微软NorthWind示例,适合初学者学习数据库架构-Microsoft NorthWind example, suitable for beginners to learn the database schema
shujuchaxunshiyan
- 数据查询实验,在northwind数据库上,实现下列查询 1.查询顾客号CustomerID=‘VINET’的顾客在1996年的购买信息,输出订单号、商品名称、商品单价、购买数量的。 2.统计指定的顾客在某年度所下的定单数,总金额(如顾客号CustomerID=‘VINET’,年份为1996)。 3.在northwind数据库上统计指定类别的产品在某年度的总销售额(如产品类别名称CategoryName= Beverages ,年份为1996)。 4.在northwind数据库上