搜索资源列表
SQL-Tables.zip
- (转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and s
公司人事薪资管理ASP+SQL版
- 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-on Windows systems management tool, select Internet Information Services, access we
ASP.NET与数据库编程
- ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要
第10章 ASP访问SQL Server数据库
- ASP程序是运行于网络服务器端的一种应用程序,想要正常运行ASP程序,首先应当建立ASP的运行环境。常用的支持ASP的网络服务器有PWS(Personal Web Server)和IIS(Internet Information Server),下面就分别介绍在3种常用的Windows操作系统下如何建立ASP的运行环境。-ASP Program is running on the network server, an application that ASP want to normal ope
discuznt_sqlserver
- 基于Windows平台的ASP.net框架,性能远超过ASP,移植自Discuz!的众多强大功能和完善的管理设置,方便的模板机制,开放源代码,本软件应用于非商业用途完全免费,虚拟主机也可使用的伪URL地址,让你的网站更容易被搜索引擎收录-based on the Windows platform ASP.net Framework, performance far exceeds the ASP, transplanted from Discuz! of the many powerful fu
News
- 使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的新闻管理系统,里面有详细的代码及文档
business
- 使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的电子商务系统,有完整代码及文档
ADO 2.6 Programmers Reference
- 463x_Samples (this ZIP): ADO 2.6 examples using Visual Basic, ASP, Visual C++ and performance tester tool 463x_AccessData: Sample Access databases for Access 97 and Access 2000 463x_AccessPerf: Sample Access 2000 database for performance testing 4
SQL-Tables
- (转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and s
SQLDatabaseImage
- VB配合ASP程序实现将图像添加到数据库中,并读娶删除的一个实例操作,程序中有一个类文件,你可以插入到DLL文件中,以便在支持ISS服务器上使用,它可以允许你在网页上显示图片、存储图片、删除图片等常规操作。-ASP Programming with VB will be added to the database of images and time married to delete an instance of the operation, procedures, there is a cl
aspupload
- ASP code to uplad files to the server.