日志文章列表

2007年11月02日 17:49:30

sql server profile 的使用

●     启动SQL Profiler
●     开始、暂停和停止跟踪
●     重放跟..

阅读全文>>

Tags: profile  

类别: database |  评论(8) |  浏览(2181) |  收藏
2007年11月02日 11:19:02

recordset循环读取数据库的记录

<%
'use access database example
set conn=server.CreateObject("ADODB.Connection")
..

阅读全文>>

Tags: recordset   asp  

类别: asp |  评论(0) |  浏览(1308) |  收藏