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

Search list

[Other DatabasesADO2

Description: ado数据库的控件数据模型,是初学编程好帮手。-ado database control data model is a good helper of learning programming.
Platform: | Size: 838656 | Author: liming | Hits:

[SQL ServerComputerSellSystem

Description: 电脑销售信息系统,为了使关于数据库操作的部分能够用代码更好的控制,此系统没有使用Delphi自带的数据库组件和第三方控件,而直接引用了ado2.8类型库生成ADODB_TLB.pas对数据库进行控制,也就是“原生ADO”。-Sales of computer information systems, in order to make database operations on the part of the code can better control, this system does not use its own database of Delphi components and third-party control, and direct reference to the type library generated ado2.8 of ADODB_TLB.pas database control, or " native ADO" .
Platform: | Size: 4854784 | Author: xupin | Hits:

[OtherADO210

Description: 以前找到的 ADO2.1帮助文件,(CHM格式)-Help file ADO2.1
Platform: | Size: 803840 | Author: 209 | Hits:

[WEB CodeSpb4_Access

Description: 本论坛采用asp+access2000开发,因此,要求服务器为WIN2000+IIS5+ADO2.5或以上版本,方能保证本论坛高效,稳定的运行。如果你的服务器为WINNT 4.0+IIS,则请用文本编辑器(如记事本)打开forumconn.asp,使用第5行的ODBC驱动,并将第6行变为注释。但这样做将严重影响本程序的效率,经测试,默认的OLEDB方式在大数据量时效率要比ODBC驱动方式效率高2.5倍左右。 -The use of the Forum to develop asp+ access2000, therefore, asked the server for WIN2000+ IIS5+ ADO2.5 or above in order to ensure that the Forum efficient and stable operation. If your server WINNT 4.0+ IIS, please use a text editor (such as Notepad) to open forumconn.asp, use the ODBC driver line 5 and line 6 to the Notes. But this will seriously affect the efficiency of the procedure, tested, OLEDB default mode when the amount of data in efficient way than the ODBC driver about 2.5 times higher efficiency.
Platform: | Size: 1973248 | Author: 苏果 | Hits:

[ADO-ODBCASTGTest

Description: 本文主要初步介绍在VC6环境下利用CADO class,datagrid分页显示数据。 1、用VC操作数据库是非常麻烦的,网上关于VC下利用ADO和datagrid操作数据库的教程也很多,但无非是相互抄袭。 2、ADO使用起来麻烦,然而一个老外写的ADO Classes我感觉还是挺好用的。包括两个文件ado2.h和ado2.cpp,而网上关于使用这个类进行ADO数据库操作的文章不多。 3、VC6.0下的datagrid貌似没有.net的那么强大,也没有VB6那么好用。连分页都显得麻烦,ADO自带的虚拟分页功能好像在datagrid上不好使。更要命的是,MSDN上的参考文献主要是针对VB的。 4、虽然VC6确实已经落伍不少,不过其经典性还是很明显的。而且网络资源也比较多,适合初学者尽快熟悉掌握VC开发。-This paper describes the preliminary VC6 environment using CADO class, datagrid paging display data. 1, with the VC operation of the database is very troublesome, on-line on the VC under the operation of the database using ADO and the datagrid tutorial there are many, but the Nothing more than copying each other. 2, ADO to use trouble, but a foreigner writing ADO Classes I feel is still quite good use. Consists of two files ado2.h And ado2.cpp, the online on the use of this class for ADO database operations more than the article. 3, VC6.0 under the datagrid looks like no. Net of the less powerful, nor so easy to use VB6. Are obviously problems with paging, ADO Built-in virtual paging datagrid on the bad seemed to make. Even worse, MSDN references on the mainly aimed at VB s. 4, although the VC6 has indeed left behind a lot, but the classic is still very evident. And the network resources are more suitable for beginners to do Fast familiarity with VC development.
Platform: | Size: 4210688 | Author: AST小组 | Hits:

[BooksADO2.5

Description: Microsoft ActiveX Data Objects使用指南
Platform: | Size: 1800192 | Author: shizx | Hits:

[WEB CodeSimple_ASP_and_XML_Guestbook

Description: 一、留言簿所需环境   本留言簿程序需要服务器至少支持以下组件或者对象:   1)服务器必须支持asp,此项必须   2)ADO2.5或者更高版本   3)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁 二、留言簿的安装步骤   1)将留言簿代码压缩包解开包,打开conn.asp,按照里面的提示修改用户信息和系统设置   2)保持文件的相对位置,将解压后得到的文件上传到你的服务器上,留言簿基本上就可以使用了。   3)默认的管理密码:admin 三、安全建议   留言簿数据库已经做好了防下载的处理,但仍然希望您能够修改数据库的名称,把扩展名改成asp,并且同时修改conn.asp中数据库的名称。 -1, book the necessary environmental This Guestbook program requires at least support the following server components or objects: 1) The server must support asp, this must be 2) ADO2.5 or later 3) Vbscript is the server version 5.6 or above installed IE5.5 or later, the non-essential, but needs a patch 2, book of the installation steps 1) the book code compressed unpack, open conn.asp, according to which the prompts to modify user information and system settings 2) maintain the relative position of the file will unpack it and upload files to your server, the book is basically ready to use. 3) The default admin password: admin Third, safety recommendations Guestbook database has already done the deal with anti-download, but still want you to modify the database name, the extension into asp, and simultaneously modify conn.asp database name.
Platform: | Size: 18432 | Author: 听雪忆晴 | Hits:

[Othersofthy106I

Description: 一、留言簿所需环境   本留言簿程序需要服务器至少支持以下组件或者对象:   1)服务器必须支持asp,此项必须   2)ADO2.5或者更高版本   3)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁 二、留言簿的安装步骤   1)将留言簿代码压缩包解开包,打开conn.asp,按照里面的提示修改用户信息和系统设置   2)保持文件的相对位置,将解压后得到的文件上传到你的服务器上,留言簿基本上就可以使用了。   3)默认的管理密码:admin 三、安全建议   留言簿数据库已经做好了防下载的处理,但仍然希望您能够修改数据库的名称,把扩展名改成asp,并且同时修改conn.asp中数据库的名称。 -example
Platform: | Size: 19456 | Author: 彭博 | Hits:

[ADO-ODBCADO2

Description: ADO Connect SQLSERVER-1
Platform: | Size: 94208 | Author: CMB | Hits:

[Database systemeVC_ADO

Description: eVC下使用ADO访问掌上电脑数据库,可以在 模拟器Pocket(ADO3.0)、H/PC 2.1(ADO2.0)以及掌上电脑HP688(ADO2.0)、Compact5600(ADO3.1)上调试-eVC handheld use ADO to access the database, you can emulator Pocket (ADO3.0), H/PC 2.1 (ADO2.0) and Pocket PC HP688 (ADO2.0), Compact5600 (ADO3.1) debug
Platform: | Size: 88064 | Author: | Hits:

[ADO-ODBCADO2_5reference

Description: ADO2.5中文参考手册,学习ADO编程参考,用VC++,VB编写ADO程序的样例-ADO2.5 Chinese reference manual to learn ADO programming reference, using VC++, VB sample program written ADO
Platform: | Size: 1435648 | Author: liucy | Hits:

[WEB Codeshenduaspdown0.0.1

Description: 一、论坛所需环境 本论坛程序需要服务器至少支持以下组件或者对象: 1)服务器必须支持asp,呵呵,此项必须。 2)Ado2.5或者更高版本,需允许使用Adodb.stream,此项必须。 3)FSO文件操作对象,此项非必须,但可能丧失一部分功能。 4)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁。-First, the forum program requires the necessary environment for the forum server support at least the following components or objects: 1) The server must support asp, Oh, this must be. 2) Ado2.5 or later, be allowed to use Adodb.stream, this must be. 3) FSO object file operations, such non-essential, but may lose some functionality. 4) Vbscript is the server version 5.6 or above IE5.5 or higher version installed, this non-essential, but requires the relevant patch.
Platform: | Size: 1963008 | Author: 王刚 | Hits:

[WEB Codeupclass

Description: 一直以来,由于FileSystemObject的局限,所以ASP最大的难题就是文件上传,大多解决法就是安装 第三方上传组件。可第三方组件有很多问题,有的组件要注册,有的组件要在表单中加上他的版权信息。 还有的就是组件的兼容问题。 在网上也流传了很多无组件上传的代码,但都是只能上传文本文件,或是只能将文件上传到数据库中。 我这段时间在研究ASP,发现可以不用第三方组件上传任意类型的文件。就写了这个类,给大家一 个方便,整个类放在一个文件中: upload_5xsoft.inc 在 Example 目录下还有一个完整的多文件上传示 例程序,可以直接使用。 a)可直接运行于 Windows2000+IIS 5 NT4 或是 Win98+PWS, 要安装ADO2.6 下载地址:http://www.microsoft.com/data/: <!--#include FILE="upload_5xsoft.inc"--> 就行了 b) 在使用文件上传时, 表单 form 要加上 enctype="multipart/form-data" 即: <form name="form1" method="post" action="" enctype="multipart/form-data"> <input type="text" value="abc" name="text1"> <input type=file name="file"> <input type=submit name="submit" value="提交"> </form> -All along, due to the limitations of FileSystemObject, so the biggest problem is the ASP file upload, most of the solution method is to install Third-party upload components. Third-party components can be a lot of problems, and some components to be registered, and some components in a form letter with his copyright Information. There is the component of the compatibility problems. The Internet has spread a lot of free component to upload code, but they are only uploading text files, or can upload the file to the database In. I study this period of time in ASP, not third-party components that can upload any type of file. To write this class to everyone A convenient, the whole class in a file: upload_5xsoft.inc in the Example directory there is a complete multilingual Pieces show uploading Example program that can be used directly. a) can be directly run on Windows2000+ IIS 5 NT4 or Win98+ PWS, to install ADO2.6 Download: http://www.microsoft.com
Platform: | Size: 7168 | Author: ICE | Hits:

[Database systemATM

Description: 模拟银行ATM,实现网络通信,利用ADO2.5读取数据库-Simulated bank ATM network communications, using ADO2.5 read the database
Platform: | Size: 14644224 | Author: 冯驰伟 | Hits:

[WEB Codeliuyanben

Description: 1)服务器必须支持asp 2)ADO2.5或者更高版本 3)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本 打开conn.asp,按照里面的提示修改用户信息和系统设置,将解压后得到的文件上传到你的服务器上,默认的管理密码:admin-1) The server must support asp 2) ADO2.5 or later 3) Vbscript above is the server version 5.6 or later is installed IE5.5 Open conn.asp, according to inside information and prompts the user to modify system settings, the resulting file will extract uploaded to your server, the default admin password: admin
Platform: | Size: 18432 | Author: 张睿 | Hits:

[Web Serverbbs_v4.1

Description: 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择; 优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录; 可扩展插件,为广大朋友提供了一个广阔的论坛服务扩展空间; 站长可以根据不同版面添加不同的顶部广告; 发帖采用HTML+UBB的方式,两种编辑器,互相转换、互相兼容; 一、论坛所需环境 本论坛程序需要服务器至少支持以下组件或者对象: 1)服务器必须支持asp,呵呵,此项必须。 2)Ado2.5或者更高版本,需允许使用Adodb.stream,此项必须。 3)FSO文件操作对象,此项非必须,但可能丧失一部分功能。 4)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁。-Using XHTML+ CSS framework structured so that page, saving transmission of static page code, but also easy to modify the interface, more in line with WEB standards Forum uses Cookies, Session, Application and other technical data cache on the forum, to reduce access to the to improve the performance of the Forum. You can host more users simultaneously access Data points table function, reduce the burden on large volumes of data when accessing the Support multi-skin style switch function Frame display mode+ tablet mode, the user can choose according to their own preferences to Optimization forum page keyword search, the Forum easier for search engines Extensible plug for our friends to provide a forum for a broad expansion of space services Webmasters can add different ads based on different sections at the top Post using HTML+ UBB way two editors, mutual conversion, compatible with each other First, the required environment forum The forum program requires the serv
Platform: | Size: 627712 | Author: chenshuhai | Hits:

[Web Server07yc_HotBook

Description: 本留言簿程序需要服务器至少支持以下组件或者对象: 1)服务器必须支持asp,此项必须 2)ADO2.5或者更高版本 3)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁-This book program requires the server to support at least the following components or objects: 1) The server must support asp, this must 2) ADO2.5 or later 3) Vbscript version 5.6 is installed on the server above IE5.5 or later, this non-essential, but requires relevant patches
Platform: | Size: 18432 | Author: 9555 | Hits:

[Web ServerSpb4_Access

Description: 本论坛采用asp+access2000开发,因此,要求服务器为WIN2000+IIS5+ADO2.5或以上版本, 方能保证本论坛高效,稳定的运行。如果你的服务器为WINNT 4.0+IIS,则请用文本编辑器(如 记事本)打开forumconn.asp,使用第5行的ODBC驱动,并将第6行变为注释。但这样做将严重影 响本程序的效率,经测试,默认的OLEDB方式在大数据量时效率要比ODBC驱动方式效率高2.5倍 左右。-This forum uses asp+ access 2000 development, therefore, requires server WIN2000+ IIS5+ ADO2.5 or later, The forum can guarantee efficient and stable operation. If your server WINNT 4.0+ IIS, please use a text editor (such as Notepad) open forumconn.asp, using the ODBC driver line 5 and line 6 into a comment. But to do so would seriously Movies Efficiency of the program sound, tested, default OLEDB way when large amounts of data efficiency 2.5 times higher than the efficiency of the ODBC driver mode about.
Platform: | Size: 2643968 | Author: | Hits:

[Web ServerGuestbook

Description: 本留言簿程序需要服务器至少支持以下组件或者对象:   1)服务器必须支持asp,此项必须   2)ADO2.5或者更高版本   3)Vbscript版本5.6以上就是服务器安装了IE5.5或者更高版本,此项非必须,但需要相关补丁-This book program requires the server to support at least the following components or objects: 1) The server must support asp, this must 2) ADO2.5 or later 3) Vbscript version 5.6 is installed on the server above IE5.5 or later, this non-essential, but requires relevant patches
Platform: | Size: 19456 | Author: 卢新 | Hits:

[Web Serverpbvz

Description: 本论坛采用asp+access2000开发,因此,要求服务器为WIN2000+IIS5+ADO2 5或以上版本()
Platform: | Size: 3072 | Author: Ingemqr | Hits:
« 1 23 »

CodeBus www.codebus.net