get real!

cooljohn.egloos.com

포토로그 마이가든



태그 : ADO 요약보기전체보기목록닫기

1

Recommendations for connecting to databases through Internet Information Services

http://support.microsoft.com/kb/258939This article was previously published under Q258939We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 run...

Use the RecordSet Close() method after using the Recordset object

 A common way of accessing SQL Server databases from ASP pages is by using an ActiveX Directory Object (ADO) RecordSet object. When you have finished using the RecordSet object, you may encount...
1