摘要
本文主要讲述的是基于ASP技术开发的网上报名系统,对于网上报名中的数据采集做了详细的介绍。系统中对数据库的访问主要应用到ADO技术,系统中数据向数据库的提交及对数据的操作主要用到ADO中的Connection对象和Recordset对象。
This article maily focuses on the online registration system developed by ASP and gives detail explanation on how the data is collected in the registration process. ADO is applied in the data access process, the submission of data to the database and data operations primarily use the ado Connection and Recordset object.
出处
《信息技术与信息化》
2006年第4期88-90,共3页
Information Technology and Informatization
关键词
ASP
ADO
网上报名
ASP ADO Online registration system