Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - .net SQL
Search - .net SQL - List
一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
Date : 2026-01-08 Size : 475kb User :

非常实用的NET的SQL 程序-A very useful NET s SQL progam.
Date : 2026-01-08 Size : 130kb User : 罗向龙

1。使用ASP.NET+C# VS.NET 2003制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2。使用SQL2000,支持大数据量的应用。 3。贴图看图功能强; 4。无第三方控件,调试运行方便; 5。代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。-1. ASP.NET C# VS.NET 2003 production, and interface code separation, ease of maintenance and debugging. Is a user control, extensive amendments to facilitate. 2. SQL2000 used to support data applications. 3. Texture- picture function; 4. No third-party control, debugging and running convenience; 5. Completely open code, the use of simple technology, applicable to beginners learning, but also to the development of middle- and high-ranking staff development branch.
Date : 2026-01-08 Size : 1.46mb User : 韩苏

软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据-Software Introduction: Programming Environment: windows2003+ Visual stdio c++. NetAdo+ SQL2000/####################################/SQL settings: in SQL2000 database established under schooldata import data into data files: data directory has school_back database backup file operations: using SQL Enterprise Manager to restore the database to import data
Date : 2026-01-08 Size : 3.4mb User : ttjacky

使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的新闻管理系统,里面有详细的代码及文档-The use of SQL Server back-end database for ASP.NET C# Language-set OA system, using SQL Server database for background ASP.NET C# Language development news management system, which has a detailed code and documentation
Date : 2026-01-08 Size : 2.1mb User : 成林

使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的电子商务系统,有完整代码及文档
Date : 2026-01-08 Size : 2.47mb User : 成林

一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!!
Date : 2026-01-08 Size : 836kb User : yang

ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做-ADO.Net for each database are available to connect a special character, but each of the connections are similar, so here I only use SQL Server to do
Date : 2026-01-08 Size : 178kb User : jerry

DL : 0
1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 <add key="DBServer" value="."/>,改成当前数据库地址 <add key="DBUser" value="sa"/>,改成当前数据库用户名 <add key="DBPwd" value="sa"/>,改成当前数据库密码 <add key="DBName" value="hyb2btest"/>,改成当前数据库名称 <add key="SQLConnString" value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分别也换成当前数据库的地址,用户名、密码以及数据库名称。 5.后台登录地址: 当前路径+manage/index.aspx 帐户:admin 密码:admin 环境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 电话:13061363607 MSN :huayousoft@hotmail.com-err
Date : 2026-01-08 Size : 7.27mb User : xiaoli

学生公寓管理系统使用说明: 1.服务器运行环境 SQL 2000 .NET FRAMEWORK 1.1 .NET FRAMEWORK 1.1 CHINESE (SIMPLIFIED) LANGUAGE WINDOWS信使 IIS 开发环境:Windows XP Microsoft Visual Studio .NET 2003 SQL Server 2000 2.使用方法 附数据库Manage,文件夹为DB,用户名为sa,密码为空。 3.通过信使将Manage文件夹添加为虚拟目录。 起始页是Login.aspx 网站的系统管理员帐号和密码分别是: admin admin 网站的管理员帐号和密码有很多,其中一个是:1 1 网站的学生帐号和密码有很多,其中一个是: 3 12345678 制作说明: 1.由于时间仓促,为了做一个完整的系统,做的这个系统没有用基本的三层架构或基本的MVC架构,而是用的一层 2.本系统参考了自己曾经做过网站,系统的代码,并不是从无到有的做出来的 3.为了在短时间实现了最为基本的功能,本网站做的比较粗糙,里面有隐患的bug,我没有用 try{} catch{} finally{} 捕捉,所以在调试的时候,难免会报错 4.还是由于时间的仓促,网站的所有网页,出了图片之外,都在根目录下,见笑了 -err
Date : 2026-01-08 Size : 7.86mb User : 马腾

酒店管理系统 附带数据库 提供课程设计使用 希望传上来和大家一起分享-Hotel attached to the database management system to provide courses designed for use with Chuan-up and we hope to share
Date : 2026-01-08 Size : 266kb User : 木子

.Net控件,SQL数据库操作控件,是一个数据层处理控件,包括连接、读写、事务处理-. Net controls, SQL database operations control layer is a data processing controls, including the connections, read and write, transaction processing, etc.
Date : 2026-01-08 Size : 124kb User : blestbiz

vb.net编写的数据库连接动态链接库。支持ASCCESS,SQL Server,Oracle。包括打开记录,写入记录,浏览记录等-vb.net database connection prepared dynamic link library. Supporting ASCCESS, SQL Server, Oracle. Including open records, written records, browsing records, etc.
Date : 2026-01-08 Size : 156kb User : 胡学刚

餐饮管理系统,使用SQL数据库,开发环境为VB-Food & Beverage Management System, using SQL database development environment for VB
Date : 2026-01-08 Size : 1.01mb User : wzp

VC+SQL开发的公司人事管理系统,可以完成部门管理、员工管理、考勤和考评管理、系统用户管理等,都有比较基本的功能,是拿来练手的,在VC6下顺利编译。   请附加数据库文件,数据库连接信息这个没必要说的吧,在源代码里修改一下,用户名及口令等,另外本程序不只使用一个数据库接口文件,要改的话全部都要改哦。   登录:admin 密码: www.codefans.net-VC+ SQL Development company the personnel management system that can complete the departmental management, staff management, attendance and evaluation management, system management, and so users have more basic features, is used to train the hands in a smooth compiled under VC6. Please attach database file, database connection information that is not necessary to say it, where in the source code changed a bit, such as user name and password, while this process not only documents the use of a database interface, it is necessary to be changed must be changed all Oh. Login: admin Password: www.codefans.net
Date : 2026-01-08 Size : 884kb User : js819

Asp.Net将Excel数据导入Sql Server数据库的的例子,是调用存储过程的,大家分享. -Asp.Net the Excel data into Sql Server database example is the calling stored procedure, and to share with you.
Date : 2026-01-08 Size : 634kb User : herogroups

asp.net+sql实现学生选课信息管理 包含数据库备份-asp.net+ sql achieve student enrollment information management including database backup
Date : 2026-01-08 Size : 119kb User : 李尧

ASP.NET+SQL+Server2005做的教师信息管理系统(完整的论文+源代码)-TEACHER
Date : 2026-01-08 Size : 3.7mb User : ping

myoa在线办公系统 asp.net+sql 2005 myoa在线办公系统 asp.net+sql 2005-myoa Online Office asp.net+ sql 2005 myoa Online Office asp.net+ sql 2005
Date : 2026-01-08 Size : 65kb User : 曪要

对于asp.net连接sql数据库基本的操作-Asp.net sql database connection for basic operation
Date : 2026-01-08 Size : 22kb User : hehe
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.