% Dim adoCon Dim rsdawnscan Dim strSQL Set adoCon = Server.CreateObject("ADODB.Connection") adoCon.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath("theNEWSdb.mdb") Set rsdawnscan = Server.CreateObject("ADODB.Recordset") strSQL ="SELECT N_img.sno, N_img.name, N_img.img, N_img.category FROM N_img where N_img.sno LIKE '3';" rsdawnscan.Open strSQL, adoCon %>
| . . . |
<%Response.Write (rsdawnscan("name"))%> Find all <%Response.Write (rsdawnscan("name"))%> Jobs, <%Response.Write (rsdawnscan("name"))%> Admissions and <%Response.Write (rsdawnscan("name"))%> Tender ads on paperpk.com. The News Jobs Ads Today | The News Admission Ads Today | The News Tender Ads Today Copyright 2007 - 2009 by paperpk.com Ads shown on this page is is the Property of The News Newspaper and is CopyRighted by them. | . . . | ||||||