|
|
<%
filePath ="db/optiquemks1.mdb"
Set con = Server.CreateObject("ADODB.Connection")
con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &server.MapPath(filePath)
SET rsTemp = Server.CreateObject("ADODB.Recordset")
rsTemp.Open "select * from news where newsId=45",con,3,3
%>
| |
 |
Gurgaon's first all access
entertainment card
For Priviledges Call Today.. |
<%
rsTemp.Close
Set con = Nothing
%>
| |
|
|

|
|
|
|
|