▍1. 列举出SQL Server服务器和数据库的详细信息
列举出SQL Server服务器和数据库的详细信息-cited the SQL Server database and detailed information
列举出SQL Server服务器和数据库的详细信息-cited the SQL Server database and detailed information
sql中检索行列转换,将多行的数据转成一行,然后增加列数-The ranks of the conversion
这是一款06年的最新sql溢出源代码-This is a 2006 spill of the latest sql source code
LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
适用于初学eclipse,SQLServer的参考代码,有用户验证登录,计算金额和订单打印和查询的相关功能模块,并附带链接数据库方法
一个简单的应用学生管理系统,查询学生详细的个人信息-A simple application of student management system, query the detailed personal information of students
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
一个图书馆信息查询系统。是根据学校图书馆的实际情况调查后开发,有比较大的实用性。-a library information inquiry system. According to the school library is the actual development of the investigations, which are quite practical.
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状态用了两种方式,一种是SQLDMO,另一种是直接检测Sql Server服务。 -small write new Delphi use DDS to achieve state control of the SQL Server procedures, It involved the adoption of SQL Server DDS control activated stop, Detection of SQL Server with the state in two ways, one is DDS. another is the direct detection Sql Server services.
用VB制作的图书管理系统,vb制作,源代码-VB production library management system, vb production, the source code
利用Visual C++编写的学生考试成绩管理软件源代码。-The use of Visual C++ Prepared students examination results management software source code.
功能及特点: 驾驶培训学校信息管理系统是对学员和教练信息的记录、查看、查找、删除、更改为主要功能的系统,管理者可以实现对学员的填加、查找、查看功能。可以方便实现对学员以及教练的统一管理。-Functions and features: driving training schools information management system for students and coaches on the record information, view, search, delete, change the primary function of the system, managers can realize on the students fill in Canada, search, view function. Trainees can easily realize the unified management and coaches.
在线考试系统详细源码,ASP.NET编写 敬请关注-detailed examination system online source, ASP.NET prepared Comments concern
快速、灵活、易用的Excel网络化工具, 用数据库管理和应用Excel文件和数据。-fast, flexible, easy-to-use Excel networking tool and database management and application Excel documents and data.
这个是模仿PetShop写的功能强大的SQLHelper-SqlHelper
一 开发环境 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 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : TRADE.sql database will be created in the SQL Server SQL admitted to the inquiry Analyzer all operations; 2 : build ODBC data source data formerly known as Trade_MIS
超市管理系统,涉及数据库的连接,删除,查询,插入等操作。另外,数据库中的数据可以绑定到各类窗体控件中,从而可以实时地观看数据库中的数据发生的怎样的变化。此包为整套的完整系统,包含各个细节,已被验证过没有错误。