Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c web server
Search - c web server - List
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
Date : 2008-10-13 Size : 7.27mb User : xiaoli

ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\Inetpub\wwwroot\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : \ Inetpub \ wwwroot \ directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for the WebForm1.aspx
Date : 2025-12-19 Size : 82kb User : yuli

DL : 1
|-OPC资料 |-DSxP OPC Simulator 1.2.exe 测试用的OPC服务器 |-OPC Core Components 2.00 SDK 2.30.msi OPC程序开发包 |-SetupOPCTestClient.exe 测试用的OPC客户端 |-WinTECH Software 提供OPC开发包的网站.url 一个不错的外文网站,wtclient.zip和wtopcsvr.zip就是从那下的,还有其它一些有用东西 |-wtclient.zip 一个免费的开发OPC客户端的库,提供API接口。压缩包里有它的示例程序 |-wtopcsvr.zip 一个免费的开发OPC服务器端的库,提供API接口。压缩包里有它的示例程序 |-其它文档 我搜集到的一些资料 |-C++数据类型转换的整理.mht |-OPC客户端关键技术的实现.doc |-基于OPC 的沥青拌和楼温控系统的设计.pdf |-基于OPC规范的客户应用程序实现 .doc |-浅涉OPC Client_Visual C++- 技术文章-.mht |-标准文档 OPC官方文档,可能有点旧了,可以去他的官方网站上找一下 |-opccomn100.pdf |-opcda203_cust.pdf |-opcda20_auto.pdf |-OPC数据访问服务器规范204.DOC-|-The OPC Data |-DSxP OPC Simulator 1.2.exe test with the OPC server |-OPC Core Components 2.00 SDK 2.30.msi OPC application development package |-SetupOPCTestClient.exe test OPC client | Of-WinTECH Software OPC Development Kit Web site. The url of a good foreign language websites, wtclient.zip and wtopcsvr.zip Since under, there are some other useful things |-wtclient.zip a free development of OPC client Library that provides the API interface. Compressed bundle the sample program -wtopcsvr.zip a free development of the OPC server-side The library provides an API interface. Compressed bundle the sample program - Other documents I have collected some information |-C data type conversion finishing. Mht |-OPC client implementation of key technologies. Doc |- OPC-based temperature control system of asphalt mixing plant design pdf - Based on OPC client application implementation. Doc |- Shallow involving OPC the Client_Visual C- Technical Articles- mht |- The standard docum
Date : 2025-12-19 Size : 7.04mb User : 王sir
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.