-
ASP.NET programming with a database. In this example, the use of the SQL Server...
ASP.NET与数据库编程
1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。
确保你的机器上的服务名,和程序中的代码要统一。
2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序
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
- 2023-08-07 11:05:03下载
- 积分:1
-
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整....
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整.-This is a done with Delphi books for small procedures, they can refer to, some may not complete.
- 2023-05-02 11:55:02下载
- 积分:1
-
利用VC++和SQL Sever 2000实现仓库的人的全部功能…
用VC++和Sql Sever 2000实现仓库管理的全部功能。-Using VC++ and Sql Sever 2000 to achieve the full functionality of Warehouse Management.
- 2022-02-05 01:22:12下载
- 积分:1
-
VFP series of simple traffic management systems, database suitable for learning.
用VFP编的简易车辆管理系统,适合数据库学习之用。-VFP series of simple traffic management systems, database suitable for learning.
- 2022-08-13 19:38:25下载
- 积分:1
-
用VC开发学校后勤管理信息系统,供初学者学习...(有数据库)
用VC开发学校后勤管理信息系统,供初学者学习...(有数据库)-VC schools with the development of logistics management information systems, for beginners to learn ... (with database)
- 2023-05-18 03:50:04下载
- 积分:1
-
音乐点播管理系统(客户端)是功能齐全的管理系统,可以作为商业代码直接使用...
音乐点播管理系统(客户端)是功能齐全的管理系统,可以作为商业代码直接使用-Music on-demand management system (client) is a full-featured management system that can be used directly as a commercial code
- 2022-05-13 15:48:22下载
- 积分:1
-
暗影行者看到黑帽子和Phrack 63。
Shadow Walker as seen at Black Hat and Phrack 63.
Shadow Walker as seen at Black Hat and Phrack 63.
Shadow Walker as seen at Black Hat and Phrack 63.-Shadow Walker as seen at Black Hat and Phrack 63.
Shadow Walker as seen at Black Hat and Phrack 63.
Shadow Walker as seen at Black Hat and Phrack 63.
Shadow Walker as seen at Black Hat and Phrack 63.
- 2022-02-06 05:06:18下载
- 积分:1
-
主要是用ODBC实现对MDB数据格式文件的数据库的访问
主要是用ODBC实现对MDB数据格式文件的数据库的访问-ODBC is mainly used to achieve data format MDB database file access
- 2023-07-23 19:05:04下载
- 积分:1
-
这个例子也许会(* BMP)图片文件保存到
本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the
database in, and may glance over in the database the picture document!
- 2022-02-07 09:20:35下载
- 积分:1
-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、St...
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing large systems indispensable aids. But if the right database resources are not well managed (eg : no timely recovery database cursor (ResultSet), the Statement connect (Connection), and other resources), will often lead directly to the stability of this system. Such factors of instability, not only by the database system itself or caused side, the official use only, as the flow of users increases, will gradually revealed.
- 2023-03-14 17:30:03下载
- 积分:1