% 'Intialize the recordset Set Conn = Server.CreateObject("ADODB.Connection") Conn.Provider = "Microsoft.Jet.OLEDB.4.0" Conn.ConnectionString = "Data Source=" & Server.MapPath ("../../cgi-bin/guest.mdb") Conn.Open Set Rs = Server.CreateObject("ADODB.Recordset") Rs.Open "SELECT * from guest", Conn, 1,3 %>
![]() ![]() |
|
Exhibits
.
|
|
|
Locations
|
Links
Other
|