% set Locales = Server.CreateObject("ADODB.Recordset") Locales.ActiveConnection = MM_thomas_STRING Locales.Source = "SELECT * FROM Locations" Locales.CursorType = 0 Locales.CursorLocation = 2 Locales.LockType = 3 Locales.Open() Locales_numRows = 0 %> <% Dim HLooper52__numRows HLooper52__numRows = -3 Dim HLooper52__index HLooper52__index = 0 Locales_numRows = Locales_numRows + HLooper52__numRows %>
|
||||||||||
|
|
||||||||||
|