<%@ LANGUAGE="VBScript" %> :: Tawam Medical Library :: <% dim adoCon dim rsMsg dim strSQL 'Create an ADO connection odject Set adoCon = Server.CreateObject("ADODB.Connection") 'Set an active connection to the Connection object using a DSN-less connection adoCon.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("libDb.mdb") Set rsMsg = Server.CreateObject("ADODB.Recordset") strSQL = "SELECT * from msg where msgdate='" & FormatDateTime(now(),1) & "' order by id desc ;" rsMsg.Open strSQL, adoCon set rsMsg = adoCon.Execute(strSql) dim var Do While not rsMsg.EOF 'rsMsg.movefirst var= rsMsg("msg") & "             "& var rsMsg.MoveNext Loop Set rsMsg = Nothing Set strSQl = Nothing adoCon.Close Set adoCon = Nothing %>

<%=var%>

 
 


Health Library


Ebsco

 

Seha e-Library

 Services

 

Circulation Services
Training Sessions
Request Articles
Recommend a New Book

 ► EBM:

                ◙ Clinical Evidence

            Cochrane Library

 ► CME:

                ◙ Abu Dhabi CME

            BMJ Learning

About the Library

About us
Location & Opening Hours

UAE Consortium
Staff Directory

Database of the Month

MDConsult

 

Visitor Counter: <%=var2%>

 

 

 TOL    ||    Disclaimer    ||    Feedback & Suggestions    ||    Login

 

 

© 2008 Tawam Medical Library, Tawam Hospital in Affiliation with Johns Hopkins Medicine,

Last Modified 09, March 2009