搜索资源列表
hamsterdb-0.4.4.tar
- About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes:
ADOTest.rar
- VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!,VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!
InsertData
- 本源码是一个基于visual studio 2008平台,用C#编写的插入数据库的例子-This source code is a platform based on visual studio 2008 with C# example of a database prepared by the insertion
HotelManagementSystem
- 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Hotel_MIS -A Development Environment OS: Windows 2000 S
TradingManagementSystem
- 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Trade_MIS-A Development Environment OS: Windows 2000 Serv
Library
- 是一个结合数据库和Visual Studio2010的系统。功能强大,实现查询,插入,删除,修改等操作。页面精美。-Is a combination of database and Visual Studio2010 system. Powerful, the query, insert, delete, modify, and other operations. Beautiful page.
shujuku
- 在Visual Studio C++环境中通过ODBC实现与数据库StuManagement的互联,进行实验要求的各种操作,关系模式和数据的操作均通过应用程序界面完成-In Visual Studio C++ environment with a database through ODBC StuManagement achieve the interconnection requirements of the various experimental operations, relationa
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
Daren-manual-books---vb-to-database
- 1-5-1 使用CTE與次序函數取代VB.NET迴圈擷取特定筆數困擾 1-5-2 使用CTE與計算多父節點的物料清單 2-6-1 使用Visual Studio 2005開發varbinary(max)儲存影像資料 3-6-1 使用XML資料類型搭配VB.NET應用程式開發 4-4-1 搭配Visual Studio 2003與HTTP端點實作非同步處理 4-4-2 搭配Visual Studio 2005與HTTP端點實作非同步處理 5-4-1 使用Visual Bas
library-management-system
- 一个实在的图书馆管理应用系统,基于visual studio 2005和c#,可管理多个读者用户,还附加数据库-a typical library system
LibraryDB
- 为图书馆数据库,它是由Visual Studio 2008和Microsoft Access作为数据库。 这个程序是显示我们如何使用模拟对象,单例、工厂模式、单元测试、创建ADOX这个程序,数据库将自动创建如果程序没有发现数据库,有一个配置文件用于定位数据库位置,我们使用模拟对象或数据库-For a library database, it is by Visual Studio 2008 and Microsoft Access as the database. This program is
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
catwork0511
- 在 C++ 里,如果我想让派生类的析构函数在释放内存时被调用,我得在基类中将其声明为虚拟函数。那么在 Visual Studio 2005 中,对于某个派生类来说,即使它在基类中未被声明为虚拟的,其析构也会被调用吗?-In C++ years, if I want a derived class destructor is called when the memory is released, I need to declare it as a base class virtual functi
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
校园卡管理
- 校园卡管理系统是在.NET平台下开发的基于三层架构的管理系统。本目录下共有三个文件,系统源代码,系统文档、演示文档。 用户名:admin 密码:admin 系统运行环境:本系统运行在Visual Studio 2008或较高版本中。 系统运行前请先修改 ./源代码/Windows/App.config文件中的数据库配置。 系统主要功能:包括对校园卡的开户、销户、挂失、解挂、补卡、消费、充值以及查询等。(Campus card management system is developed