%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_agy1_STRING Recordset1.Source = "SELECT * FROM Q_loc ORDER BY Loc ASC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %>
 
|
|||||||||
|
|
|
|
|||||||
|
|
|||||||||