Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code
Title: asp Download
 Description: Set cn = Server.CreateObject("ADODB.Connection") cn.Open "provider=microsoft.jet.oledb.4.0 data source=" & server.MapPath("MyFile.mdb") Set rs = Server.CreateObject("ADODB.Recordset") rs.Open "Select* From MyTable", cn Response.Write rs.Fields("MyField") rs.Close cn.Close Set cn = Nothing
 Downloaders recently: [More information of uploader mdf666888]
 To Search:
File list (Check if you may need any files):
asp.doc
    

CodeBus www.codebus.net