搜索资源列表
northwind中英对照
- SQL自带数据库CUB的中英对照表,方便朋友们使用,不会因为英文头疼。-own SQL database CUB of bilingual forms to facilitate the use of friends, not because English headache.
Invoke_ActiveX_Control_in_Delphi
- 对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using
Northwind_database
- 这个是sqlserver2000的示例数据库northwind,便于大家在学习数据库的编写过程中,直接使用、修改,非常方便-sqlserver2000 This is a sample database northwind. help everyone in the study process in the preparation of a database, direct use, modify, very convenient
JDBC
- JDBC连接172.16.23.6的Northwind数据库;实现查询与更新
MicrosoftPHON
- 模拟手机 Notes: // This example demonstrates the following functions // 1. Create Northwind sample database // 2. Create Employees table // 3. Open a connection to Northwind database // 4. Insert employee sample data using OL
SQLHelper
- 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings[\"ConnectionString\"] <!
CustomerEditor
- C#访问数据库,并建立多个表之间的关系,查询多个表,包含了数据库Northwind
MyMFCODBCSmpl
- 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
oracle-northwind
- Oracle Northwind 数据库生成-Oracle Northwind scr ipt
OrderManager
- 基于Northwind数据库,编写一个控制台程序,实现以下功能: 一)订单查询和查看:输入订购时间、客户名称、页码等条件,分页查询订单数据,显示订单列表。可以输入订单号,查看订单的详细信息。包括订单主信息和明细信息。 二)添加订单信息:输入订单主信息,输入订单明细产品信息。 三)修改订单信息:输入订单主信息,添加或者删除订单明细信息。 四)删除订单信息:输入订单编号,删除订单信息。删除之前显示订单信息,提示是否确认删除。 -Based on the Northwind dat
Northwind
- accessVBA做的产品订单信息管理系统,系统功能相当完善,是正在使用的一套系统,包括客户、雇员、供应商、订单、销售分析等等。-Order Products accessVBA make the information, the system functions quite well, is a system being used.
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
Northwind
- 利用SQL语言建立表格,并且给表格添加索引,删除,修改。-Use of SQL language to set up tables and indexes to the table to add, delete, modify.
Bind_GridV220919892011
- 1.Open Visual Studio 2. Create New Website 3. Choose empty ASP.net website. 4. Goto Solution Explorer on your right hand site or Goto file menu Website>Add New Item. 5. Select DataSet rename to Northwind and click Add. 6. Now add table adapter. Th
Creating_D220918892011
- 1. Open Visual Studio 2. Create New Website 3. Choose empty ASP.net website. 4. Goto Solution Explorer on your right hand site or Goto file menu Website>Add New Item. 5. Select DataSet rename to Northwind and click Add.
Northwind
- SQL Server 2000系统表Northwind的分析。-Northwind tables in SQL Server 2000.
Northwind-Database
- Northwind Database Northwind Database
Northwind
- 微软NorthWind示例,适合初学者学习数据库架构-Microsoft NorthWind example, suitable for beginners to learn the database schema
Northwind
- 基于AgileEAS.NET平台开发的一个简单的MIS项目,Northwind案例(源自于SQLServer数据库系统并且做了一些改动),包含所有源代码、文档、数据库,可直接运行-Based on AgileEAS.NET platform development of a simple MIS project, Northwind case (originating the SQLServer system and made a number of changes), including
northwind_mysql.sql
- 北风数据库代码. 推荐环境: MySQL(Northwind database in SQL. Recommend environment : MySQL)