文件名称:ActiveRecordcxgx_v1.0
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2015-06-24
- 文件大小:
- 60kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
ASP实现ActiveRecord数据查询更新
引言:
用过 PHP框架 ThinkPHP 或 CI框架的同学,都知道这些框架自带的数据查询 Active Record 用于查询数据和更新数据想到方便,
不单它们,很多PHP框架都支持 Active Record,省去了写过多繁琐的原生态SQL查询语句,项目维护更加方便。
现在我们也用在 Asp 代码上进行模拟. 已经成功的应用于 “基于AspBox框架的AppCore” 的应用上。
应用核心代码是从AppCore里进行分离。-ASP implementation ActiveRecord updated data query
Quote:
Used PHP fr a mework ThinkPHP classmates or CI fr a mework, all know these fr a meworks bring Active Record data query to query data and update the data of convenient,
Not only them, a lot of PHP fr a mework support Active Record, save the original ecological SQL query to write too much red tape, project maintenance more convenient.
Now we also use on the Asp code to simulate., have been successfully applied to the based on the fr a mework of AspBox AppCore applications.
Application in the core code AppCore separation.
引言:
用过 PHP框架 ThinkPHP 或 CI框架的同学,都知道这些框架自带的数据查询 Active Record 用于查询数据和更新数据想到方便,
不单它们,很多PHP框架都支持 Active Record,省去了写过多繁琐的原生态SQL查询语句,项目维护更加方便。
现在我们也用在 Asp 代码上进行模拟. 已经成功的应用于 “基于AspBox框架的AppCore” 的应用上。
应用核心代码是从AppCore里进行分离。-ASP implementation ActiveRecord updated data query
Quote:
Used PHP fr a mework ThinkPHP classmates or CI fr a mework, all know these fr a meworks bring Active Record data query to query data and update the data of convenient,
Not only them, a lot of PHP fr a mework support Active Record, save the original ecological SQL query to write too much red tape, project maintenance more convenient.
Now we also use on the Asp code to simulate., have been successfully applied to the based on the fr a mework of AspBox AppCore applications.
Application in the core code AppCore separation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Active Record 数据查询更新.txt
testdao
.......\Active Record 数据查询更新.txt
.......\config.asp
.......\data
.......\....\data.mdb
.......\demo1.asp
.......\demo10.asp
.......\demo11.asp
.......\demo12.asp
.......\demo13.asp
.......\demo14.asp
.......\demo2.asp
.......\demo3.asp
.......\demo4.asp
.......\demo5.asp
.......\demo6.asp
.......\demo7.asp
.......\demo8.asp
.......\demo9.asp
.......\Inc
.......\...\ComForm.Cls.asp
.......\...\ComFun.Cls.asp
.......\...\Dao.Cls.asp
.......\...\Db.Cls.asp
.......\index.html
说明.htm