%@LANGUAGE="VBSCRIPT"%> <% set rsAutSpec = Server.CreateObject("ADODB.Recordset") rsAutSpec.ActiveConnection = MM_autoSpec_STRING rsAutSpec.Source = "SELECT * FROM qryAutSpec ORDER BY fldType ASC" rsAutSpec.CursorType = 0 rsAutSpec.CursorLocation = 2 rsAutSpec.LockType = 3 rsAutSpec.Open() rsAutSpec_numRows = 0 %>
| |
|
|||||
![]() |
|
![]() |
|||