Welcome![Sign In][Sign Up]
Location:
Search - sql2008

Search list

[SourceCodeC#公寓管理系统

Description: 基于VS+sql2008开发的
Platform: | Size: 1228416 | Author: myischenxiaohua@163.com | Hits:

[ASP开放 c#实验室管理系统

Description: 实验室管理系统 能够运行 基于sql2008 和vs2010
Platform: | Size: 3081549 | Author: zhansang | Hits:

[SQL Server数据库课程设计歌曲管理

Description: 一份MFC+SQL2008的课程设计报告
Platform: | Size: 620032 | Author: 526618961@qq.com | Hits:

[Other23105809702

Description: SQL教程,关于SQL server的详细操作和功能优化-SQL Tutorial, SQL server details on the operation and function of optimization
Platform: | Size: 281600 | Author: 杨永龙 | Hits:

[Delphi VCLxjgl

Description: 学籍管理系统源代码 Delphi+SQL-School management system source code for Delphi SQL
Platform: | Size: 32317440 | Author: 任思燕 | Hits:

[mpeg mp3musicnet

Description: 三层音乐网站源码 技术架构:是不是三层不太清楚(很难理解),采用的是伪静态URL重写.后台数据采集AJAX.. 程序简介:主要实现了数据管理,添加,修改,删除.以及数据采集功能.由于时间的关系,有一部分功能还没完成! 程序目录: Music.Common Music.Config Music.Data.Access Music.Data.SqlServer Music.DbHelper Music.Model Music.Search URLRewriter Music.Web Music.Forums sysadmin/ 后台(默认帐号密码:admin 123456) 后台主要功能模块有:音乐类别 添加歌手 歌手管理 添加专辑 专辑管理 音乐管理 数据采用ACCESS(App_Data下为Access数据库文件),SQL2008(DB_51aspx下为数据库文件和数据库生成脚本,但是数据为空),默认为Acce-Three-tier music site source technology framework: Is it not very clear three-tier (very difficult to understand), using pseudo-static URL rewriting. AJAX .. background data acquisition process Introduction: the main achievement of the data management, to add, modify, deleted. as well as data acquisition functions. Due to the time the relationship between the part features not yet complete! directory: Music.Common Music.Config Music.Data.Access Music.Data.SqlServer Music.DbHelper Music.Model Music.Search URLRewriter Music. Web Music.Forums sysadmin/background (the default password: admin 123456) background of the main functional modules are: add singer singers music category management add album album management music management data using ACCESS (App_Data under the Access database file), SQL2008 (DB_51aspx for database files and database to generate a script, but the data is empty), the default for acce
Platform: | Size: 3840000 | Author: 多杀 | Hits:

[SQL Serverlian

Description: 大学生就业求职网,数据库在SQL2008里才能运行,不是2008的最好自己新建个数据库-。。。。
Platform: | Size: 1912832 | Author: lianweijia | Hits:

[GUI DevelopStudentSystem_Xml

Description: 做的是一个报名系统,功能很简单,使用xml作为数据库.可将学生信息导出Excel.使用DotNetBar做的界面.使用vs2008+sql2008开发-This is a Student Regist System.The function is simple.Using Xml as DataBase.The information of students can be export to Excel.Developed the interface with DotNetBar
Platform: | Size: 5314560 | Author: 命运之轮 | Hits:

[.netMDI

Description: 使用.NET编程MDI,本程序在SQL2008运行,版本过低无法打开-Use. NET programming MDI, this program is running in SQL2008, the version is too low can not be opened
Platform: | Size: 147456 | Author: 果果 | Hits:

[.netupdataDatabase

Description: 使用.net进行数据库更新,运行在SQL2008环境中-Use. Net for database updates, running on SQL2008 environment
Platform: | Size: 148480 | Author: 果果 | Hits:

[Othernorthwndandpubs

Description: SQL2008 中没了这两个重要的数据库,十分不方便,尽情下载-SQL2008 did this in two important databases, is very inconvenient, enjoy downloads
Platform: | Size: 766976 | Author: yjc | Hits:

[Web Serverypxt

Description: 招聘网站 vs2005+sql2008 招聘网站 vs2005+sql2008 用n层架构c#开发的-Recruitment site (vs2005+ sql2008) recruitment web site (vs2005+ sql2008) using n-tier structure of c# development Dongdong
Platform: | Size: 7076864 | Author: TL | Hits:

[Windows DevelopWindows

Description: win2003平台下搭建vs2005、vs2008、sql2008、oracle9i、vmware+linux+mysql+eclipse编程环境步骤总结 -win2003 platform to build vs2005, vs2008, sql2008, oracle9i, vmware+ linux+ mysql+ eclipse programming environment, the steps summarized
Platform: | Size: 4096 | Author: zl | Hits:

[OtherSQL2008

Description:
Platform: | Size: 10656768 | Author: victor | Hits:

[CSharpSuperMarket

Description: 超市管理系统。Visual studio 2008,sql2008-Supermarket management system. Visual studio 2008, sql2008
Platform: | Size: 607232 | Author: BDS | Hits:

[ADO-ODBCSQL2008

Description: SQL2008函数超详细版本 信息管理与应用是计算机应用的一个重要领域。信息处理的主要目标是实现对大量数据的快速分类、加工、存储、检索和维护。随着计算机技术的不断发展,数据库管理技术也在不断地发展。-SQL2008函数超详细版本Ultra detailed version of SQL2008 function
Platform: | Size: 356352 | Author: jelly | Hits:

[SQL ServerSQL2008.AdventureWorksLT2008_Only_Database

Description: SQL2008.AdventureWorksLT2008_Only_Database BY C#
Platform: | Size: 1385472 | Author: aid | Hits:

[ADO-ODBCSQL2008-Prcatical-Exercise

Description: SQL2008 练习实验内容.包括建立数据库,查询、修改、删除,建立视图,建立关系模型等。-SQL2008 Prcatical Exercise
Platform: | Size: 11264 | Author: cosmo | Hits:

[Othersql2008

Description: #include <QtGui/QApplication> #include "mainwindow.h" //以下是手工添加的引用 #include <QSqlDatabase> #include <QSqlError> #include <QMessageBox> //这个是手工添加的函数 void OpenDatabase() { }(#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); private slots: void on_pushButton_clicked(); private: Ui::MainWindow *ui; }; #endif // MAINWINDOW_H)
Platform: | Size: 4096 | Author: @@@yqk | Hits:

[Windows Develope-netelec2.5.3

Description: 简单实现OA系统一些功能, 界面比较简洁,代码量较小,用的vs2010和自带的sql2008数据库;(Simple implementation of some of the functions of OA systems)
Platform: | Size: 16571392 | Author: 断墨痕 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net