%
Set myconn = Server.CreateObject("ADODB.Connection")
conString = "DBQ=" & Server.MapPath("students1.mdb")
myconn.Open "DRIVER={Microsoft Access Driver (*.mdb)}; " & conString
sql="select *from students"
set rs=myconn.execute(sql)
%>
Dr. Il-Yeol Song
|
|
DOLAP
2004 WORKSHOP
|
 |
|
|
 |
|
|
 |
CIKM
|
 |
|
|
| |
CIKM
2004
http://ir.iit.edu/cikm2004/ ACM Thirteenth Conference
on
Information and Knowledge Management
(CIKM'04)
Washington D.C., U.S.A.
November 8-13, 2004
Sponsored by ACM SIGIR and ACM SIGMIS
(pending approval)
|
| Sponsored by ACM SIGIR and SIGMIS |
 |
 |
 |
|
|
|
|
|