%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_troop9_STRING; Recordset1.Source = "SELECT Last, First, Branch, Rank FROM [1-3563 Master List 11-7 text]"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 1; Recordset1.Open(); var Recordset1_numRows = 0; %>
![]() ![]() |
|||
| Home | | | Register a Veteran | | | Search the Registry | | | About the Project |
<% Recordset1.Close(); %>